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

Modified Files:
        struts-repository.xml 
Log Message:
CMSC-1069(Add mass deleting function in the jsp.)


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1069


Index: struts-repository.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- struts-repository.xml       26 Sep 2008 06:58:32 -0000      1.13
+++ struts-repository.xml       10 Oct 2008 05:09:55 -0000      1.14
@@ -179,6 +179,11 @@
                        <forward name="success" 
path="/editors/resources/secondaryedit.jsp" redirect="false" />
                </action>
 
+               <action 
path="/editors/resources/SecondaryContentMassDeleteAction" 
type="com.finalist.cmsc.resources.forms.SecondaryContentMassDeleteAction">
+                       <forward name="images" 
path="/editors/resources/imagesearch.jsp" redirect="false" />
+                       <forward name="attachments" 
path="/editors/resources/attachmentsearch.jsp" redirect="false" />
+                       <forward name="urls" 
path="/editors/resources/urlsearch.jsp" redirect="false" />
+               </action>
 
                <!-- ==== Recycle bin ==== -->
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to