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

Modified Files:
        struts-config.xml 
Log Message:
CMSC-1147 - Specify content type let you choose from all builders


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


Index: struts-config.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/WEB-INF/struts-config.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- struts-config.xml   20 Apr 2009 06:56:38 -0000      1.3
+++ struts-config.xml   20 Apr 2009 11:46:22 -0000      1.4
@@ -13,14 +13,6 @@
        <!-- ========== Global Forward Definitions 
=================================== -->
        <!-- ========== Action Mapping Definitions 
=================================== -->
        <action-mappings>
-
-        <!-- ==== Typedef ==== -->
-
-        <action path="/editors/typedef/TypedefAction"
-                type="com.finalist.cmsc.typedef.forms.TypedefAction" 
scope="session"
-                unknown="false" validate="false">
-            <forward name="success" path="/editors/typedef/typelist.jsp" 
redirect="false"/>
-        </action>
        </action-mappings>
 
        <message-resources parameter="cmsc" key="CMSC" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to