Update of /var/cvs/contributions/didactor2/src/education/templates/education
In directory james.mmbase.org:/tmp/cvs-serv12462
Modified Files:
index.jsp
Log Message:
removed buffer which was used for debugging only
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education
Index: index.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/index.jsp,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -b -r1.77 -r1.78
--- index.jsp 15 Jan 2008 15:45:54 -0000 1.77
+++ index.jsp 18 Jan 2008 17:40:06 -0000 1.78
@@ -4,12 +4,8 @@
xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0"
xmlns:di="http://www.didactor.nl/ditaglib_1.0"
>
- <jsp:directive.page buffer="100kb" />
- <!--
- xmlns:di-t="urn:jsptagdir:/WEB-INF/tags/di/core"
- -->
-
- <di:html expires="0" component="education" type="text/html">
+ <di:html
+ expires="0" component="education" type="text/html">
<!-- wtf -->
<mm:hasnode number="component.drm">
@@ -19,6 +15,7 @@
<di:include page="/education/bookmark.jspx" />
<div class="rows" id="rows">
+
<di:include debug="html" page="/education/navigation.jspx" />
<di:include debug="html" page="/education/main.jspx" />
</div>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs