Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv32535
Modified Files:
struts-community.xml
Log Message:
CMSC-996,User and Group lists in Editors,add deleteGroupAction's forward
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.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- struts-community.xml 28 Jul 2008 07:56:18 -0000 1.13
+++ struts-community.xml 28 Jul 2008 08:20:16 -0000 1.14
@@ -19,7 +19,7 @@
<!-- ==== Group management ==== -->
<action path="/editors/community/deleteGroupAction"
type="com.finalist.cmsc.community.forms.DeleteGroupAction"
unknown="false" validate="false">
- <forward name="success" path="/editors/community/index.jsp"
redirect="false" />
+ <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"
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs