Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/src/webapp/WEB-INF/templates/view/savedform
In directory 
james.mmbase.org:/tmp/cvs-serv29092/portlets-dynamicforms/src/webapp/WEB-INF/templates/view/savedform

Modified Files:
      Tag: b1_5
        list.jsp 
Log Message:
CMSC-1188 - Remove old and redudant includes in JSP files


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/src/webapp/WEB-INF/templates/view/savedform
See also: http://www.mmbase.org/jira/browse/CMSC-1188


Index: list.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/src/webapp/WEB-INF/templates/view/savedform/list.jsp,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -b -r1.3 -r1.3.2.1
--- list.jsp    11 Jul 2008 13:05:30 -0000      1.3
+++ list.jsp    15 Dec 2008 13:00:35 -0000      1.3.2.1
@@ -1,11 +1,7 @@
-<%...@page language="java" contentType="text/html;charset=UTF-8"%>
-<%@ taglib uri="http://www.mmbase.org/mmbase-taglib-1.0"; prefix="mm"%>
+<%...@include file="/WEB-INF/templates/portletglobals.jsp" %> 
 <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean"; prefix="bean" %>
 <%@ taglib uri="http://jakarta.apache.org/struts/tags-logic"; prefix="logic" %>
 <%@ taglib uri="http://jakarta.apache.org/struts/tags-html"; prefix="html" %>
-<%@ taglib uri="http://java.sun.com/jsp/jstl/core"; prefix="c" %>
-<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt"; prefix="fmt" %>
-<%@ taglib uri="http://finalist.com/cmsc"; prefix="cmsc" %>
 <fmt:setBundle basename="savedformmodule" scope="request" />
 <mm:content type="text/html" encoding="UTF-8" expires="0">
 <%--<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>--%>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to