Update of 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv29981

Modified Files:
        struts-community.xml 
Log Message:
CMSC-996,User and Group lists in Editors,add new group forward to listGroup


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-996


Index: struts-community.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/struts-community.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- struts-community.xml        28 Jul 2008 08:20:16 -0000      1.14
+++ struts-community.xml        29 Jul 2008 02:59:05 -0000      1.15
@@ -22,7 +22,7 @@
          <forward name="success" 
path="/editors/community/searchConditionalGroupAction.do" redirect="false" />
       </action>
       <action path="/editors/community/groupAction" 
type="com.finalist.cmsc.community.forms.GroupAction"
-         name="communityGroupForm" scope="session" 
input="/editors/community/group.jsp" unknown="false"
+         name="communityGroupForm" scope="session" 
input="/editors/community/searchConditionalGroupAction.do" unknown="false"
          validate="true">
          <set-property property="cancellable" value="true" />
          <forward name="success" path="/editors/community/index.jsp" 
redirect="false" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to