Update of
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates
In directory james.mmbase.org:/tmp/cvs-serv4549
Modified Files:
list.jsp
Log Message:
CMSC-867,modify Newsletter Content Portlet.add tips if no content
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates
See also: http://www.mmbase.org/jira/browse/CMSC-867
Index: list.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/list.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- list.jsp 10 Dec 2007 14:11:07 -0000 1.4
+++ list.jsp 29 Apr 2008 02:07:16 -0000 1.5
@@ -43,6 +43,9 @@
<c:if test="${not empty listHeader}">
<c:import url="${listHeader}"/>
</c:if>
+ <c:if test="${empty elements}"><br/>
+ <font size="1" ><fmt:message key="edit_defaults.relation.nocontent"
/></font>
+ </c:if>
<c:forEach var="elem" items="${elements}" varStatus="listStatus">
<pg:item>
<c:set var="elementIndex" value="${listStatus.index}"
scope="request"/>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs