From b6a854ec39b2a713a80ef5b0bd16c25c040b61ba Mon Sep 17 00:00:00 2001 From: Simon Sendler Date: Thu, 16 Jan 2025 14:55:38 +0100 Subject: [PATCH] fix: fix edit buttons of process properties in container 0 in task view --- .../WEB-INF/taglibs/properties/group.xhtml | 6 +++--- .../WEB-INF/taglibs/properties/property.xhtml | 21 ++++++++++++++++++- 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/WEB-INF/taglibs/properties/group.xhtml b/src/main/webapp/WEB-INF/taglibs/properties/group.xhtml index b55d11549..47f560802 100644 --- a/src/main/webapp/WEB-INF/taglibs/properties/group.xhtml +++ b/src/main/webapp/WEB-INF/taglibs/properties/group.xhtml @@ -12,9 +12,9 @@ : fn:contains(bean, 'BatchProcessHelper')? 'batch' : 'process' }" /> - +
- + - + - + + + +