-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: script-security-plugin
-
None
I noticed a very small issue, basically cosmetic, in file src/main/resources/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApproval/index.jelly
Â
There is no new line break between the paragraph in line 271 and the textarea in line 272 like with all other textarea in that web page.
Â
See for example line 265 in that file.
Â
This cosmetic bug is there for a long time, and it would be nice if it was fixed.