-
Improvement
-
Resolution: Fixed
-
Minor
-
None
The <textarea> for defining a project's "shell" (or Batch) build command is displayed using a proportional font.
It would be preferable to have the script displayed with a non-proportional font (courier, ...)
Code changed in hudson
User: : mindless
Path:
trunk/hudson/main/core/src/main/resources/hudson/tasks/BatchFile/config.jelly
trunk/hudson/main/core/src/main/resources/hudson/tasks/Shell/config.jelly
trunk/hudson/main/core/src/main/resources/lib/form/textarea.jelly
trunk/hudson/main/war/resources/css/style.css
trunk/www/changelog.html
http://jenkins-ci.org/commit/27096
Log:
[FIXED JENKINS-5471] Use fixed-width font in textarea for shell/batch build steps.