Author: ashish
Date: Sat Oct 3 09:54:12 2009
New Revision: 821285
URL:
http://svn.apache.org/viewvc?rev=821285&view=revLog:
Removed duplicate request entry - Thanks Rishi for the report.
Modified:
ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller.xml
Modified: ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller.xml?rev=821285&r1=821284&r2=821285&view=diff==============================================================================
--- ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller.xml (original)
+++ ofbiz/trunk/applications/product/webapp/catalog/WEB-INF/controller.xml Sat Oct 3 09:54:12 2009
@@ -1208,10 +1208,6 @@
<response name="success" type="view" value="EditFeatureTypes"/>
<response name="error" type="view" value="EditFeatureType"/>
</request-map>
- <request-map uri="EditFeatureCategories">
- <security https="true" auth="true"/>
- <response name="success" type="view" value="EditFeatureCategories"/>
- </request-map>
<request-map uri="ListFeaturePrice">
<security https="true" auth="true"/>
<response name="success" type="view" value="EditFeature"/>