Update of 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults
In directory 
james.mmbase.org:/tmp/cvs-serv5646/portlets/src/webapp/WEB-INF/templates/edit_defaults

Modified Files:
      Tag: b1_5
        ContentChannel.jsp 
Log Message:
CMSC-1189(Add age constraint to contentchannel portlets)


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults
See also: http://www.mmbase.org/jira/browse/CMSC-1189


Index: ContentChannel.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/portlets/src/webapp/WEB-INF/templates/edit_defaults/ContentChannel.jsp,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -u -b -r1.9 -r1.9.2.1
--- ContentChannel.jsp  14 Jul 2008 08:56:13 -0000      1.9
+++ ContentChannel.jsp  18 Dec 2008 09:22:32 -0000      1.9.2.1
@@ -159,6 +159,12 @@
                </td>
        </tr>
        <tr>
+      <td colspan="2"><fmt:message key="edit_defaults.maxDays" />:</td>
+      <td>
+         <input type="text" name="maxDays" value="${maxDays}" />
+      </td>
+   </tr>
+   <tr>
                <td colspan="3">
                        <h4><fmt:message key="edit_defaults.paging" /></h4>
                </td>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to