-
Improvement
-
Resolution: Fixed
-
Minor
-
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.