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

Modified Files:
        struts-repository.xml 
Log Message:
CMSC-1281 Assets: Relate URLs to content element - New search screen


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


Index: struts-repository.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- struts-repository.xml       17 Feb 2009 07:23:12 -0000      1.35
+++ struts-repository.xml       17 Feb 2009 13:51:43 -0000      1.36
@@ -270,6 +270,8 @@
          unknown="false" validate="false" name="HighFrequencyAssetForm">
          <forward name="imagesearch" 
path="/editors/resources/imagesearch.jsp"/>
          <forward name="attachmentsearch" 
path="/editors/resources/attachmentsearch.jsp"/>
+         <forward name="urlsearch" path="/editors/resources/urlsearch.jsp"/>
+         
       </action>
       <action path="/editors/repository/AssetSearchInitAction" 
type="com.finalist.cmsc.repository.forms.AssetSearchInitAction"
          name="AssetSearchForm" scope="request" unknown="false" 
validate="false">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to