From cd7a072a6e3554a80b8bc046cee220266e34c521 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Thu, 18 Jan 2024 14:08:29 -0700 Subject: [PATCH] [JENKINS-72581] Replace Prototype.js in the "Run" button https://issues.jenkins.io/browse/JENKINS-72581 describes the failure with Jenkins 2.426.2. Does not fix the "Delete" button. That needs to be replaced with the modern version of delete that will use a modal dialog. --- .../hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly b/src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly index 76eba25c..177cf02d 100644 --- a/src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly +++ b/src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly @@ -67,7 +67,7 @@ - + Run