Author: hansbak
Date: Mon May 4 02:07:03 2009
New Revision: 771161
URL:
http://svn.apache.org/viewvc?rev=771161&view=revLog:
remove unused requests from controller as reported by Jacques
Modified:
ofbiz/trunk/framework/example/webapp/example/WEB-INF/controller.xml
Modified: ofbiz/trunk/framework/example/webapp/example/WEB-INF/controller.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/example/webapp/example/WEB-INF/controller.xml?rev=771161&r1=771160&r2=771161&view=diff==============================================================================
--- ofbiz/trunk/framework/example/webapp/example/WEB-INF/controller.xml (original)
+++ ofbiz/trunk/framework/example/webapp/example/WEB-INF/controller.xml Mon May 4 02:07:03 2009
@@ -196,7 +196,6 @@
<request-map uri="ListExampleFormOnly"><security https="true" auth="false"/><response name="success" type="view" value="ListExampleFormOnly"/></request-map>
<request-map uri="CreateExampleFormOnly"><security https="true" auth="false"/><response name="success" type="view" value="CreateExampleFormOnly"/></request-map>
- <request-map uri="dashboardExample"><security https="true" auth="false"/><response name="success" type="view" value="dashboardExample"/></request-map>
<request-map uri="printExampleFOPFonts">
<security https="true" auth="true"/>