Update of /var/cvs/contributions/didactor2/src/core/templates/cockpit
In directory james.mmbase.org:/tmp/cvs-serv19202
Modified Files:
educationbar.jsp
Log Message:
didn't render in xhtml
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/templates/cockpit
Index: educationbar.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/core/templates/cockpit/educationbar.jsp,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- educationbar.jsp 28 Aug 2008 15:26:59 -0000 1.23
+++ educationbar.jsp 17 Nov 2008 13:24:58 -0000 1.24
@@ -1,4 +1,5 @@
-<jsp:root version="2.0"
+<jsp:root
+ version="2.0"
xmlns:jsp="http://java.sun.com/JSP/Page"
xmlns:c="http://java.sun.com/jsp/jstl/core"
xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0"
@@ -11,7 +12,7 @@
<mm:present referid="education">
<mm:hasnode number="component.progress">
- <mm:treefile page="/progress/cockpit/bar_connector.jspx"
objectlist="$includePath" referids="$referids" write="false" escapeamps="false">
+ <mm:treefile page="/progress/cockpit/bar_connector.jspx"
objectlist="$includePath" referids="$referids" write="false" escapeamps="true">
<script type="text/javascript"> function reloadProgress() {
$("#progressMeter").load('${_}'); } </script>
</mm:treefile>
<div id="progressMeter">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs