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

Modified Files:
        servers.jspx 
Log Message:
removed test head and the div



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


Index: servers.jspx
===================================================================
RCS file: /var/cvs/html/mmbase/components/core/servers.jspx,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- servers.jspx        27 Jun 2008 12:43:55 -0000      1.10
+++ servers.jspx        4 Aug 2008 06:57:07 -0000       1.11
@@ -8,7 +8,6 @@
       class="mm_c c_core b_servers ${requestScope.componentClassName}"
       id="${requestScope.componentId}">
     
<h3>${mm:string(requestScope['org.mmbase.framework.state'].renderer.block.title)}</h3>
-    PATH: 
<jsp:expression>org.mmbase.framework.FrameworkFilter.getPath(request)</jsp:expression>
     <mm:notpresent referid="server">
       <table summary="servers" border="0" cellspacing="0" cellpadding="3">
         <caption>
@@ -56,12 +55,6 @@
         </mm:listnodes>
       </table>
 
-      <div id="aboutthisredbox">
-        You are seeing this text which is only meant to test the MMBase 
framework.
-        This means rendering stuff with the Component Framework for the above 
servers block
-        in the head of a document works: a stylesheet is correctly included.
-      </div>
-
     </mm:notpresent>
     <mm:present referid="server">
       <table summary="server actions">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to