From aa8c694442478da0e6e897b1874909c533bb288b Mon Sep 17 00:00:00 2001 From: Markus Winter Date: Fri, 15 Mar 2024 22:01:34 +0100 Subject: [PATCH] fix table footer when the table footer for item roles is shown the template column didn't set a rowspan which made the permission group being offset by one. --- .../hudson/plugins/rolestrategy/RoleStrategyConfig/index.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/index.jelly b/src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/index.jelly index 08c86608..57103674 100644 --- a/src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/index.jelly +++ b/src/main/resources/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig/index.jelly @@ -115,7 +115,7 @@ - + ${%Template}