Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp
In directory
james.mmbase.org:/tmp/cvs-serv30652/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp
Modified Files:
Tag: b1_5
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.5.2.3
retrieving revision 1.5.2.4
diff -u -b -r1.5.2.3 -r1.5.2.4
--- calendar.jsp 15 Dec 2008 13:00:52 -0000 1.5.2.3
+++ calendar.jsp 15 Dec 2008 13:32:12 -0000 1.5.2.4
@@ -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