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

Modified Files:
        tree.jspx 
Log Message:
IE can't handle application/xhtml+xml


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


Index: tree.jspx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/tree.jspx,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- tree.jspx   15 Feb 2008 15:10:40 -0000      1.17
+++ tree.jspx   25 Mar 2008 11:08:53 -0000      1.18
@@ -6,7 +6,7 @@
     xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0";
     xmlns:jsp="http://java.sun.com/JSP/Page";>
   <jsp:output omit-xml-declaration="yes" />
-  <mm:content type="application/xhtml+xml">
+  <mm:content type="text/xml">
     <!--
          This JSP outputs learnenvironment menu as a tree.
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to