Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/mmbase/edit/wizard/jsp
In directory
james.mmbase.org:/tmp/cvs-serv29365/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
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.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- calendar.jsp 15 Dec 2008 05:40:58 -0000 1.7
+++ calendar.jsp 15 Dec 2008 13:01:41 -0000 1.8
@@ -1,18 +1,16 @@
<%...@page language="java" contentType="text/html;charset=UTF-8"
-%><%...@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"
+%><%...@include file="../../../../globals.jsp"
%><!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">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title><fmt:message key="calendar.head.title"/></title>
-<link href="../../../../editors/editwizards_new/style/layout/wizard.css"
type="text/css" rel="stylesheet">
-<link href="../../../../editors/editwizards_new/style/color/wizard.css"
type="text/css" rel="stylesheet">
-<link href="../../../../editors/editwizards_new/style/extra/wizard.css"
type="text/css" rel="stylesheet">
-<link href="../../../../editors/editwizards_new/style/color/searchlist.css"
type="text/css" rel="stylesheet">
-<link href="../../../../editors/editwizards_new/style/extra/searchlist.css"
type="text/css" rel="stylesheet">
+<link href="../../../../editors/editwizards_new/style/layout/wizard.css"
type="text/css" rel="stylesheet"/>
+<link href="../../../../editors/editwizards_new/style/color/wizard.css"
type="text/css" rel="stylesheet"/>
+<link href="../../../../editors/editwizards_new/style/extra/wizard.css"
type="text/css" rel="stylesheet"/>
+<link href="../../../../editors/editwizards_new/style/color/searchlist.css"
type="text/css" rel="stylesheet"/>
+<link href="../../../../editors/editwizards_new/style/extra/searchlist.css"
type="text/css" rel="stylesheet"/>
<style xml:space="preserve" type="text/css">
input.calendar {
width: 22px;
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs