Skip to content

Commit

Permalink
[JENKINS-16339] Help file for the Display Mode configuration.
Browse files Browse the repository at this point in the history
The descriptions could be better...
  • Loading branch information
ialbors-pfc committed Jun 24, 2014
1 parent 4ffdafe commit 87a6f5b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/main/webapp/displayMode.html
@@ -0,0 +1,8 @@
<div>
Display Modes:
<ul>
<li>Truncate Mode: if the job name is too long, truncate it.</li>
<li>Fixed Width Mode: if the job name is too long, it wraps to next line.</li>
<li>Jenkins Mode: if the job name is too long, extend the widget's width.</li>
</ul>
</div>

0 comments on commit 87a6f5b

Please sign in to comment.