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

Modified Files:
        struts-repository.xml 
Log Message:
CMSC-1282 - Assets: adding link in rich text editors - Improvements


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


Index: struts-repository.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/WEB-INF/struts-repository.xml,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- struts-repository.xml       19 Feb 2009 12:09:01 -0000      1.39
+++ struts-repository.xml       20 Feb 2009 03:27:36 -0000      1.40
@@ -225,7 +225,7 @@
          name="AssetSearchForm" scope="request" 
input="/editors/repository/assetsearch.jsp" unknown="false" validate="true">
       </action>
       <action path="/editors/repository/InsertAssetSearchAction" 
type="com.finalist.cmsc.repository.forms.InsertAssetSearchAction"
-         name="AssetSearchForm" scope="request" 
input="/editors/resources/attachmentsearchold.jsp" unknown="false" 
validate="true">
+         name="AssetSearchForm" scope="request" 
input="/editors/resources/attachmentsearch.jsp" unknown="false" validate="true">
       </action>
       <action path="/editors/repository/AssetUploadAction" 
type="com.finalist.cmsc.repository.forms.AssetUploadAction" 
          name="AssetUploadForm" unknown="false" validate="true">
@@ -280,7 +280,7 @@
          name="AssetSearchForm" scope="request" unknown="false" 
validate="false">
          <forward name="searchoptions" 
path="/editors/repository/assetsearch.jsp" redirect="false" />
          <forward name="dosearch" 
path="/editors/repository/AssetSearchAction.do" redirect="false" />
-         <forward name="insertAsset" 
path="/editors/resources/attachmentsearchold.jsp" redirect="false" />
+         <forward name="insertAsset" 
path="/editors/resources/attachmentsearch.jsp" redirect="false" />
       </action>
    </action-mappings>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to