From 084e85ab4ead3d117628adcde36578a0e88b0fc0 Mon Sep 17 00:00:00 2001 From: Tim Jacomb <21194782+timja@users.noreply.github.com> Date: Thu, 30 May 2024 14:29:20 +0100 Subject: [PATCH] [JENKINS-73225] Restore linking when multiple axes (#199) --- .../hudson/matrix/MatrixBuild/ajaxMatrix.jelly | 2 +- .../hudson/matrix/MatrixProject/ajaxMatrix.jelly | 4 ++-- .../lib/hudson/matrix-project/matrix.jelly | 14 +++++++------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly b/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly index a67eda82..ca386eeb 100644 --- a/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly +++ b/src/main/resources/hudson/matrix/MatrixBuild/ajaxMatrix.jelly @@ -36,8 +36,8 @@ THE SOFTWARE. ${%Not run} - + ${p.combination.toString(o.z)} diff --git a/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix.jelly b/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix.jelly index 9e1c2fc0..1be35bcf 100644 --- a/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix.jelly +++ b/src/main/resources/hudson/matrix/MatrixProject/ajaxMatrix.jelly @@ -35,10 +35,10 @@ THE SOFTWARE. ${%Not configured} - + - ${p.combination.toString(o.z)} + ${p.combination.toString(o.z)} diff --git a/src/main/resources/lib/hudson/matrix-project/matrix.jelly b/src/main/resources/lib/hudson/matrix-project/matrix.jelly index 5c81ab92..a9726d2e 100644 --- a/src/main/resources/lib/hudson/matrix-project/matrix.jelly +++ b/src/main/resources/lib/hudson/matrix-project/matrix.jelly @@ -53,19 +53,19 @@ THE SOFTWARE. - +
- + - + @@ -76,8 +76,8 @@ THE SOFTWARE. -
${%Configuration Matrix}${%Configuration Matrix} - ${v} - + ${v} +
- ${r.drawYHeader(loop.index)} + + ${r.drawYHeader(loop.index)}