Update of 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/WEB-INF/tags/edit
In directory 
james.mmbase.org:/tmp/cvs-serv4608/cmsc/edit-webapp/src/webapp/WEB-INF/tags/edit

Modified Files:
        ui-tab.tag 
Log Message:
CMSC-996 code improved.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/WEB-INF/tags/edit
See also: http://www.mmbase.org/jira/browse/CMSC-996


Index: ui-tab.tag
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/WEB-INF/tags/edit/ui-tab.tag,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- ui-tab.tag  31 Jul 2008 05:42:24 -0000      1.4
+++ ui-tab.tag  31 Jul 2008 07:54:38 -0000      1.5
@@ -1,6 +1,6 @@
 <%@ tag body-content="scriptless" %>
-<%@ attribute name="key" rtexprvalue="true" required="true" %>
-<%@ attribute name="title" rtexprvalue="true" required="true" %>
+<%@ attribute name="key" rtexprvalue="true" required="false" %>
+<%@ attribute name="title" rtexprvalue="true" required="false" %>
 <%@ attribute name="active" rtexprvalue="true" required="false" %>
 
 <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt"; prefix="fmt" %>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to