Update of
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates
In directory james.mmbase.org:/tmp/cvs-serv3899
Modified Files:
list.jsp
Log Message:
CMSC-867,Content Portlet
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.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- list.jsp 29 Apr 2008 02:07:16 -0000 1.5
+++ list.jsp 19 May 2008 02:47:35 -0000 1.6
@@ -43,8 +43,8 @@
<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 test="${empty elements && not empty newsletterNoContent}">
+ <c:import url="${newsletterNoContent}"/>
</c:if>
<c:forEach var="elem" items="${elements}" varStatus="listStatus">
<pg:item>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs