Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv1363/webapp/WEB-INF
Modified Files:
struts-repository.xml
Log Message:
CMSC-1088 Restore/Delete the Assets from trash
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1088
Index: struts-repository.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- struts-repository.xml 11 Nov 2008 05:56:54 -0000 1.20
+++ struts-repository.xml 13 Nov 2008 04:24:08 -0000 1.21
@@ -246,6 +246,11 @@
name="AssetUploadForm" unknown="false" validate="true">
<forward name="success" path="/editors/repository/Asset.do"
redirect="true" />
</action>
+ <action path="/editors/recyclebin/RestoreAssetAction"
type="com.finalist.cmsc.recyclebin.forms.RestoreAssetAction"
+ unknown="false" validate="false">
+ <forward name="restore" path="/editors/recyclebin/restore.jsp"
redirect="false" />
+ <forward name="success" path="/editors/recyclebin/index.jsp"
redirect="false" />
+ </action>
</action-mappings>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs