From 99b7493e941ac961601b3b821e8d1b88618ed549 Mon Sep 17 00:00:00 2001 From: Markus Winter Date: Wed, 14 Aug 2024 17:13:51 +0200 Subject: [PATCH] remove oneEach restriction It is absolutely valid to have multiple iframe or images per area so remove the oneEach --- .../view/dashboard/Dashboard/configure-entries.jelly | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/main/resources/hudson/plugins/view/dashboard/Dashboard/configure-entries.jelly b/src/main/resources/hudson/plugins/view/dashboard/Dashboard/configure-entries.jelly index 1319921..d2bf66f 100644 --- a/src/main/resources/hudson/plugins/view/dashboard/Dashboard/configure-entries.jelly +++ b/src/main/resources/hudson/plugins/view/dashboard/Dashboard/configure-entries.jelly @@ -55,8 +55,7 @@ THE SOFTWARE. + addCaption="${%Add Dashboard Portlet to the top of the view}"/> @@ -64,8 +63,7 @@ THE SOFTWARE. + addCaption="${%Add Dashboard Portlet to left column}"/> @@ -73,8 +71,7 @@ THE SOFTWARE. + addCaption="${%Add Dashboard Portlet to right column}"/> @@ -82,8 +79,7 @@ THE SOFTWARE. + addCaption="${%Add Dashboard Portlet to bottom of the view}"/>