Update of /var/cvs/contributions/didactor2/src/core/templates/cockpit
In directory james.mmbase.org:/tmp/cvs-serv20896
Modified Files:
cockpit_header.jsp
Log Message:
extraheaders must still be used
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/templates/cockpit
Index: cockpit_header.jsp
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/core/templates/cockpit/cockpit_header.jsp,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- cockpit_header.jsp 21 Jan 2008 14:23:02 -0000 1.23
+++ cockpit_header.jsp 22 Jan 2008 17:12:47 -0000 1.24
@@ -6,7 +6,9 @@
<mm:import externid="extrabody" />
<mm:cloud method="asis">
<![CDATA[<html xmlns="http://www.w3.org/1999/xhtml">]]><!-- UGLY: opened,
but not closed in this file -->
- <di:head />
+ <di:head>
+ <mm:write referid="extraheader" escape="none" />
+ </di:head>
<![CDATA[<body class="componentbody"]]><!-- UGLY: opened, but not closed
in this file -->
<mm:write referid="extrabody" escape="none" />
<![CDATA[>]]>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs