Update of /var/cvs/html/mmbase/components/core
In directory james.mmbase.org:/tmp/cvs-serv19915

Modified Files:
        jobs.jspx 
Log Message:
lay-out



See also: http://cvs.mmbase.org/viewcvs/html/mmbase/components/core


Index: jobs.jspx
===================================================================
RCS file: /var/cvs/html/mmbase/components/core/jobs.jspx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- jobs.jspx   1 Aug 2008 21:38:36 -0000       1.4
+++ jobs.jspx   4 Aug 2008 12:31:13 -0000       1.5
@@ -12,13 +12,11 @@
   <div
       class="mm_c c_core b_jobs ${requestScope.className}"
       id="${requestScope.componentId}">
-    <p>
-      This is an overview of the several ThreadPools which are used in MMBase, 
and which are collected
-      <a 
href="http://www.mmbase.org/mm/multiproject/mmbase/xref/org/mmbase/util/ThreadPools.html";>in
 org.mmbase.util.ThreadPools</a>
-    </p>
     <p><em><mm:time time="now" format=":FULL.FULL" /></em> - <mm:cloudinfo 
type="user" /></p>
     <table summary="Jobs statistics" border="0" cellspacing="0" 
cellpadding="3">
-      <caption>Jobs statistics</caption>
+      <caption>
+        
${mm:string(requestScope['org.mmbase.framework.state'].renderer.block.description)}
+      </caption>
       <tr><th colspan="5">Scheduler</th></tr>
       <jsp:scriptlet>ThreadPoolExecutor executor = (ThreadPoolExecutor) 
ThreadPools.scheduler;</jsp:scriptlet>
       <jsp:directive.include file="job.jspf" />      
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to