Update of /var/cvs/contributions/didactor2/src/education/templates/education
In directory james.mmbase.org:/tmp/cvs-serv12525
Modified Files:
navigation.jspx
Log Message:
should specify full path with tree includes
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education
Index: navigation.jspx
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/education/templates/education/navigation.jspx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- navigation.jspx 17 Jan 2008 09:18:39 -0000 1.2
+++ navigation.jspx 18 Jan 2008 17:40:33 -0000 1.3
@@ -10,7 +10,9 @@
<div class="navigationbar">
<mm:link page="/education/js/frontend_tree.jsp" referids="$referids">
- <script type="text/javascript" src="${_}"><!-- help IE --></script>
+ <script type="text/javascript" src="${_}">
+ <!-- help IE -->
+ </script>
</mm:link>
<!-- Open the page marked as 'lastpage'
@@ -41,7 +43,7 @@
</mm:node>
</div>
<div class="stepNavigator">
- <di:include page="prev_next.jsp" />
+ <di:include page="/education/prev_next.jsp" />
</div>
</div>
<div class="folders">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs