Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv3772/src/webapp/WEB-INF
Modified Files:
struts-repository.xml
Log Message:
CMSC-681 Asset Maintenance
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-681
Index: struts-repository.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- struts-repository.xml 12 Dec 2008 11:36:39 -0000 1.29
+++ struts-repository.xml 16 Dec 2008 10:50:36 -0000 1.30
@@ -194,12 +194,12 @@
<action path="/editors/recyclebin/RestoreAction"
type="com.finalist.cmsc.recyclebin.forms.RestoreAction"
unknown="false" validate="false">
<forward name="restore" path="/editors/recyclebin/restore.jsp"
redirect="false" />
- <forward name="success" path="/editors/recyclebin/index.jsp"
redirect="false" />
+ <forward name="success" path="/editors/recyclebin/contenttrash.jsp"
redirect="false" />
</action>
<action path="/editors/recyclebin/DeleteAction"
type="com.finalist.cmsc.recyclebin.forms.DeleteAction"
unknown="false" validate="false">
- <forward name="content" path="/editors/recyclebin/index.jsp"
redirect="false" />
+ <forward name="content" path="/editors/recyclebin/contenttrash.jsp"
redirect="false" />
<forward name="asset" path="/editors/recyclebin/assettrash.jsp"
redirect="false" />
</action>
@@ -254,7 +254,7 @@
<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" />
+ <forward name="success" path="/editors/recyclebin/assettrash.jsp"
redirect="false" />
</action>
<action path="/editors/repository/HighFrequencyImg"
type="com.finalist.cmsc.repository.forms.HighFrequencyImgAction"
unknown="false" validate="false" name="HighFrequencyImgForm">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs