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

Modified Files:
        index.jspx 
Log Message:
component framework


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


Index: index.jspx
===================================================================
RCS file: /var/cvs/html/mmbase/components/core/cache/index.jspx,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- index.jspx  26 Mar 2008 09:46:15 -0000      1.7
+++ index.jspx  11 Apr 2008 15:39:37 -0000      1.8
@@ -14,7 +14,7 @@
 <mm:import externid="rs_active" from="request" />
 <mm:import externid="rs_show"   from="request" />
 
-  <h3>Cache Monitor</h3>
+  
<h3>${mm:string(requestScope['org.mmbase.framework.state'].renderer.block.title)}</h3>
 
   <!-- activate or deactivate cache -->
   <mm:present referid="active">
@@ -52,8 +52,7 @@
 
   <table summary="MMBase caches, their statistics and actions that can be 
taken" cellspacing="0" cellpadding="3" border="0">
     <caption>
-      This tools hows the performance of the various MMBase caches. You can 
also (temporary) turn
-      on/off the cache here. For a persistant change you should change 
caches.xml.
+      
${mm:string(requestScope['org.mmbase.framework.state'].renderer.block.description)}
        
     </caption>
 
     <tr>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to