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

Modified Files:
        builders.jspx 
Log Message:
some modifications reflecting changes in the core component xml


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


Index: builders.jspx
===================================================================
RCS file: /var/cvs/html/mmbase/components/core/builders.jspx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- builders.jspx       25 Jan 2008 16:12:05 -0000      1.1
+++ builders.jspx       22 Feb 2008 13:26:24 -0000      1.2
@@ -9,13 +9,10 @@
       class="mm_c mm_c_core mm_c_b_builders ${requestScope.componentClassName}"
       id="${requestScope.componentId}">
 
-  <h3>Builder Overview <mm:cloudinfo type="rank" /></h3>
+  
<h3>${mm:string(requestScope['org.mmbase.framework.state'].renderer.block.title)}</h3>
   <table summary="builders" border="0" cellspacing="0" cellpadding="3">
        <caption>
-         This overview lists all known builders.<br />
-         The first list contains all builders that are currently 'active' 
(accessible through MMBase).
-         The second list (if available) lists all builders for which the 
definition is known, but which are currently inactive
-         (and thus inaccessible).
+         
${mm:string(requestScope['org.mmbase.framework.state'].renderer.block.description)}
        </caption>
        <tr>
          <th>Name</th>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to