From 122065f437cad209025c6a226f2625f8a3d3b25d Mon Sep 17 00:00:00 2001 From: Jan Faracik <43062514+janfaracik@users.noreply.github.com> Date: Tue, 26 Oct 2021 21:33:28 +0100 Subject: [PATCH] Update hudson-behavior.js --- war/src/main/webapp/scripts/hudson-behavior.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/war/src/main/webapp/scripts/hudson-behavior.js b/war/src/main/webapp/scripts/hudson-behavior.js index 0a2f0cb403b7..89dc8ee1d514 100644 --- a/war/src/main/webapp/scripts/hudson-behavior.js +++ b/war/src/main/webapp/scripts/hudson-behavior.js @@ -1476,7 +1476,7 @@ function rowvgStartEachRow(recursive,f) { * Function that provides compatibility to the checkboxes without title on an f:entry * * When a checkbox is generated by setting the title on the f:entry like - * + * * * * This function will copy the title from the .setting-name field to the checkbox label.