Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv578/community/src/webapp/WEB-INF
Modified Files:
struts-community.xml
Log Message:
delete action
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
Index: struts-community.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/struts-community.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- struts-community.xml 25 Jan 2008 13:03:39 -0000 1.1
+++ struts-community.xml 30 Jan 2008 13:42:06 -0000 1.2
@@ -33,6 +33,10 @@
validate="true">
<forward name="success" path="/editors/community/index.jsp"
redirect="true" />
</action>
+ <action path="/editors/community/deleteUserAction"
type="com.finalist.cmsc.community.forms.DeleteUserAction"
+ unknown="false" validate="false">
+ <forward name="success" path="/editors/community/index.jsp"
redirect="false" />
+ </action>
</action-mappings>
<message-resources parameter="cmsc-community" key="COMMUNITY" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs