Skip to content

Commit

Permalink
Update hudson-behavior.js
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Oct 26, 2021
1 parent 9ab33f2 commit 122065f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/src/main/webapp/scripts/hudson-behavior.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
* <f:entry field="rebaseBeforePush"title="${%Rebase Before Push}">
* <f:entry field="rebaseBeforePush" title="${%Rebase Before Push}">
* <f:checkbox />
* </f:entry>
* This function will copy the title from the .setting-name field to the checkbox label.
Expand Down

0 comments on commit 122065f

Please sign in to comment.