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.