From dce705e8cb230d362bbf95c58685e44e48f21abe Mon Sep 17 00:00:00 2001 From: Markus Winter Date: Sun, 26 May 2024 12:32:17 +0200 Subject: [PATCH] append tooltip to parent --- core/src/main/resources/lib/hudson/executors.jelly | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/core/src/main/resources/lib/hudson/executors.jelly b/core/src/main/resources/lib/hudson/executors.jelly index 840b33e25273..f7ed2b22b70a 100644 --- a/core/src/main/resources/lib/hudson/executors.jelly +++ b/core/src/main/resources/lib/hudson/executors.jelly @@ -53,7 +53,7 @@ THE SOFTWARE. -
${c.countBusy()}/${c.countExecutors()}
+
${c.countBusy()}/${c.countExecutors()}
(${%suspended}) @@ -63,7 +63,9 @@ THE SOFTWARE.
- + + +