From 7321940699e6ec8a691e995a2f53863703b25435 Mon Sep 17 00:00:00 2001 From: Markus Winter Date: Fri, 31 May 2024 00:24:47 +0200 Subject: [PATCH] add app bar and move edit description this also adds an icon to the app bar as we have it for freestyle projects. --- pom.xml | 2 +- .../hudson/matrix/MatrixProject/index.jelly | 17 +++++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9d87fe04..1fbdf9dc 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 999999-SNAPSHOT jenkinsci/${project.artifactId}-plugin - 2.440.3 + 2.461-rc34998.da_5964da_3eb_b_ true diff --git a/src/main/resources/hudson/matrix/MatrixProject/index.jelly b/src/main/resources/hudson/matrix/MatrixProject/index.jelly index 737f739c..4db0f8c7 100644 --- a/src/main/resources/hudson/matrix/MatrixProject/index.jelly +++ b/src/main/resources/hudson/matrix/MatrixProject/index.jelly @@ -27,11 +27,24 @@ THE SOFTWARE. -

${%Project}

+
+
+ + + + + + +

+
+
+ +
+
${%Project name}: ${it.fullName} - +