Skip to content

Commit

Permalink
Update build-parameters-tooltip.js
Browse files Browse the repository at this point in the history
add line EOF
  • Loading branch information
shlomomdahan authored Nov 10, 2024
1 parent 65fa4b9 commit 865f3a6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ jQuery('#build-parameters-trigger-' + buildId).tooltip({
bodyHandler: function() {
return jQuery('#build-parameters-' + buildId).html();
},
});
});

0 comments on commit 865f3a6

Please sign in to comment.