From 3fdda4868a77e21b1a8d7cb625b33a1b19bc917e Mon Sep 17 00:00:00 2001 From: Markus Winter Date: Mon, 4 Mar 2024 15:46:32 +0100 Subject: [PATCH] use tabPane to show agent systeminfo extensions (#9006) * use tabPane to show agents systeminfo extensions On an agents systemInfo page, the extensions are displayed in a tabPane Use app-bar for the heading, this removes the icon. This was the only page for an agent where an icon was used in the heading. * don't include js when not connected --- .../slaves/SlaveComputer/systemInfo.jelly | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/core/src/main/resources/hudson/slaves/SlaveComputer/systemInfo.jelly b/core/src/main/resources/hudson/slaves/SlaveComputer/systemInfo.jelly index 41946d8be476..8480dbe107eb 100644 --- a/core/src/main/resources/hudson/slaves/SlaveComputer/systemInfo.jelly +++ b/core/src/main/resources/hudson/slaves/SlaveComputer/systemInfo.jelly @@ -30,26 +30,26 @@ THE SOFTWARE. + + +