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

Modified Files:
        index.jsp 
Log Message:
removed explicit contenttype


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.82
retrieving revision 1.83
diff -u -b -r1.82 -r1.83
--- index.jsp   14 Mar 2008 17:37:00 -0000      1.82
+++ index.jsp   14 Mar 2008 20:28:45 -0000      1.83
@@ -2,14 +2,13 @@
           xmlns:c="http://java.sun.com/jsp/jstl/core";
           xmlns:jsp="http://java.sun.com/JSP/Page";
           xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0";
-          xmlns:di-t="urn:jsptagdir:/WEB-INF/tags/di/core"
           xmlns:di="http://www.didactor.nl/ditaglib_1.0";
           >
   <di:html
       styleClass="education"
       title_key="education.learnenvironmenttitle"
       expires="0"
-      component="education" type="text/html">
+      component="education">
 
     <!-- wtf -->
     <mm:hasnode number="component.drm">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to