added display of delay field for a scheduled job

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@908932 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Davies 2010-02-11 11:18:04 +00:00
parent 3ce41d42c5
commit b379cb69e5
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@
<th>Cron Entry</th>
<th>next scheduled time</th>
<th>start</th>
<th>delay</th>
<th>period</th>
<th>repeat</th>
<th>Operations</th>
@ -40,6 +41,7 @@
<td>${row.cronEntry}</td>
<td>${row.nextExecutionTime}</td>
<td>${row.start}</td>
<td>${row.delay}</td>
<td>${row.period}</td>
<td>${row.repeat}</td>
<td>