Update of 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
In directory 
james.mmbase.org:/tmp/cvs-serv27508/contentrepository/src/webapp/WEB-INF

Modified Files:
        struts-repository.xml 
Log Message:
CMSC-681 Asset Maintenance upload zip file and trash listing


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.27
retrieving revision 1.28
diff -u -b -r1.27 -r1.28
--- struts-repository.xml       9 Dec 2008 06:04:04 -0000       1.27
+++ struts-repository.xml       11 Dec 2008 09:19:55 -0000      1.28
@@ -199,7 +199,8 @@
 
       <action path="/editors/recyclebin/DeleteAction" 
type="com.finalist.cmsc.recyclebin.forms.DeleteAction" 
          unknown="false" validate="false">
-         <forward name="success" path="/editors/recyclebin/index.jsp" 
redirect="false" />
+         <forward name="content" path="/editors/recyclebin/index.jsp" 
redirect="false" />
+         <forward name="asset" path="/editors/recyclebin/assettrash.jsp" 
redirect="false" />
       </action>
 
       <!-- ==== Security role management ==== -->
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to