Update of /var/cvs/contributions/didactor2/src/education/templates/education/js
In directory james.mmbase.org:/tmp/cvs-serv3025

Modified Files:
        frontend_tree.jsp 
Log Message:
should not cache, because open future setting may vary


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/js


Index: frontend_tree.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/js/frontend_tree.jsp,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- frontend_tree.jsp   29 Feb 2008 13:36:10 -0000      1.27
+++ frontend_tree.jsp   3 Mar 2008 16:02:01 -0000       1.28
@@ -1,7 +1,7 @@
 // -*- mode: java; -*-
 <[EMAIL PROTECTED] uri="http://www.mmbase.org/mmbase-taglib-2.0"; prefix="mm"
 %><[EMAIL PROTECTED] uri="http://www.didactor.nl/ditaglib_1.0"; prefix="di"
-%><mm:content type="text/javascript" expires="600">
+%><mm:content type="text/javascript" expires="0">
     <mm:cloud>
 
 var ITEM_NONE   = '${mm:treefile("/gfx/icon_arrow_tab_none.gif", pageContext, 
includePath)}';
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to