From 759df9acfccd13cbf2c9f4d3ab64f99e2453be97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Wed, 20 Oct 2021 21:55:38 +0200 Subject: [PATCH] workflows: include disabled handle (for layout) on readonly workflows (#58027) --- wcs/admin/workflows.py | 8 +++++--- wcs/qommon/static/css/dc2/admin.scss | 5 +++++ wcs/templates/wcs/backoffice/workflow-status.html | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/wcs/admin/workflows.py b/wcs/admin/workflows.py index b84bba386..868b5f5b5 100644 --- a/wcs/admin/workflows.py +++ b/wcs/admin/workflows.py @@ -1262,7 +1262,7 @@ class GlobalActionPage(WorkflowStatusPage): r += htmltext('

%s

') % _('There are not yet any items in this action.') else: if self.workflow.is_readonly(): - r += htmltext('