Update of /var/cvs/applications/crontab/templates
In directory james.mmbase.org:/tmp/cvs-serv23584/templates

Modified Files:
        index.jspx 
Log Message:
some tricks and compromises to make it compile against 1.8


See also: http://cvs.mmbase.org/viewcvs/applications/crontab/templates


Index: index.jspx
===================================================================
RCS file: /var/cvs/applications/crontab/templates/index.jspx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- index.jspx  11 Nov 2006 16:04:04 -0000      1.5
+++ index.jspx  4 Aug 2008 14:12:38 -0000       1.6
@@ -9,8 +9,10 @@
   </jsp:scriptlet>
   <jsp:directive.include file="head.jspx" />
   <mm:content type="text/html" language="en" expires="0">
+    <mm:cloud rank="administrator">
     <body class="basic">
-      <mm:component name="crontab" block="admin" />
+        <mm:include page="/mmbase/components/crontab/index.jspx" />
     </body>
+    </mm:cloud>
   </mm:content>
 </html>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to