From f615612a18505842b041997aed0736606113c0bc Mon Sep 17 00:00:00 2001 From: Markus Winter Date: Tue, 13 Aug 2024 02:26:47 +0200 Subject: [PATCH] [JENKINS-73563] Create a `jenkins-button` instead of a YUI button in `makeButton` (#9604) Co-authored-by: Kevin Guerroudj <91883215+Kevin-CB@users.noreply.github.com> --- .../main/webapp/scripts/hudson-behavior.js | 86 ++++++++++++------- 1 file changed, 54 insertions(+), 32 deletions(-) diff --git a/war/src/main/webapp/scripts/hudson-behavior.js b/war/src/main/webapp/scripts/hudson-behavior.js index 110a09fa199f..442cf33269d3 100644 --- a/war/src/main/webapp/scripts/hudson-behavior.js +++ b/war/src/main/webapp/scripts/hudson-behavior.js @@ -903,57 +903,79 @@ function escapeHTML(html) { } /** - * Wraps a