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

Modified Files:
      Tag: b1_4
        list.jsp 
Log Message:
CMSC-1274 - Wrong include file name in list.jsp of portlet-calendar


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


Index: list.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-calendar/src/webapp/WEB-INF/templates/view/calendar/list.jsp,v
retrieving revision 1.1
retrieving revision 1.1.6.1
diff -u -b -r1.1 -r1.1.6.1
--- list.jsp    7 Mar 2007 19:36:43 -0000       1.1
+++ list.jsp    4 Feb 2009 12:28:31 -0000       1.1.6.1
@@ -1,4 +1,4 @@
 <%...@include file="/WEB-INF/templates/portletglobals.jsp" %>
-<c:set var="itemTemplate" value="/WEB-INF/templates/view/calendars/intro.jsp" 
/>
+<c:set var="itemTemplate" value="/WEB-INF/templates/view/calendar/intro.jsp" />
 <c:set var="elementTemplate" value="/WEB-INF/templates/view/calendar/full.jsp" 
/>
 <%...@include file="/WEB-INF/templates/list.jsp" %>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to