Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv17947/webapp/WEB-INF
Modified Files:
struts-community.xml
Log Message:
CMSC-996,User and Group lists in Editors,add delete user'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.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- struts-community.xml 4 Aug 2008 07:34:54 -0000 1.22
+++ struts-community.xml 5 Aug 2008 05:44:37 -0000 1.23
@@ -61,6 +61,7 @@
<action path="/editors/community/deleteUserAction"
type="com.finalist.cmsc.community.forms.DeleteUserAction"
unknown="false" validate="false">
<forward name="success"
path="/editors/community/SearchConditionalUser.do" redirect="false" />
+ <forward name="group"
path="/editors/community/searchConditionalUserAction.do?method=listGroupMembers"
redirect="false" />
</action>
<action path="/editors/community/SearchConditionalUser"
type="org.springframework.web.struts.DelegatingActionProxy"
unknown="false" validate="false" name="searchForm" scope="request"
parameter="method">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs