Update of /var/cvs/config/components
In directory james.mmbase.org:/tmp/cvs-serv21709

Modified Files:
        core.xml 
Log Message:
admin page to inspect the 'ThreadPools'


See also: http://cvs.mmbase.org/viewcvs/config/components


Index: core.xml
===================================================================
RCS file: /var/cvs/config/components/core.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- core.xml    18 Apr 2008 14:27:42 -0000      1.44
+++ core.xml    9 Jul 2008 17:01:18 -0000       1.45
@@ -91,6 +91,14 @@
     <body jsp="modules.jsp" />
   </block>
 
+  <block name="jobs"
+         classification="mmbase.admin"
+         mimetype="text/html">
+    <title xml:lang="en">Jobs</title>
+    <title xml:lang="nl">Jobs</title>
+    <body jsp="jobs.jspx" />
+  </block>
+
   <block name="modules-actions"
          mimetype="text/html">
     <title xml:lang="en">Actions on modules</title>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to