Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp
In directory
james.mmbase.org:/tmp/cvs-serv30683/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp
Modified Files:
calendar.jsp
Log Message:
CMSC-1188 - Remove old and redudant includes in JSP files; Oops, optimized too
much.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp
See also: http://www.mmbase.org/jira/browse/CMSC-1188
Index: calendar.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp/calendar.jsp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- calendar.jsp 15 Dec 2008 13:01:41 -0000 1.8
+++ calendar.jsp 15 Dec 2008 13:32:18 -0000 1.9
@@ -1,5 +1,7 @@
<%...@page language="java" contentType="text/html;charset=UTF-8"
-%><%...@include file="../../../../globals.jsp"
+%><%...@taglib uri="http://www.mmbase.org/mmbase-taglib-1.0" prefix="mm"
+%><%...@taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"
+%><%...@taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"
%><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<fmt:setBundle basename="cmsc-calendar" scope="request"/>
<mm:content type="text/html" encoding="UTF-8" expires="0">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs