Update of /var/cvs/applications/crontab/templates
In directory james.mmbase.org:/tmp/cvs-serv7656
Modified Files:
Tag: MMBase-1_8
index.jspx
Log Message:
MMB-1677
See also: http://cvs.mmbase.org/viewcvs/applications/crontab/templates
See also: http://www.mmbase.org/jira/browse/MMB-1677
Index: index.jspx
===================================================================
RCS file: /var/cvs/applications/crontab/templates/index.jspx,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -b -r1.3 -r1.3.2.1
--- index.jspx 7 Jun 2006 15:32:15 -0000 1.3
+++ index.jspx 14 Jul 2008 13:54:08 -0000 1.3.2.1
@@ -63,6 +63,9 @@
<th>type</th>
<th>time</th>
<th>running</th>
+ <th>last run started on</th>
+ <th>cost of last run (ms)</th>
+ <th># runs</th>
<th>class</th>
<th>configuration</th>
</tr>
@@ -99,6 +102,9 @@
</mm:write>
</c:if>
</td>
+ <td>${cronentry.lastRun}</td>
+ <td>${cronentry.lastCost}</td>
+ <td>${cronentry.count}</td>
<td>${cronentry.className}</td>
<td>${cronentry.configuration}</td>
</tr>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs