Author: jacopoc
Date: Mon May 26 07:42:45 2008
New Revision: 660201
URL:
http://svn.apache.org/viewvc?rev=660201&view=revLog:
tabs to spaces.
Modified:
ofbiz/trunk/applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
Modified: ofbiz/trunk/applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml?rev=660201&r1=660200&r2=660201&view=diff==============================================================================
--- ofbiz/trunk/applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml (original)
+++ ofbiz/trunk/applications/ecommerce/webapp/ecommerce/WEB-INF/controller.xml Mon May 26 07:42:45 2008
@@ -369,12 +369,12 @@
<security https="true" auth="false"/>
<response name="success" type="view" value="paymentoptions"/>
</request-map>
-
- <request-map uri="setPaymentInformation">
+
+ <request-map uri="setPaymentInformation">
<security https="true" auth="false"/>
<response name="success" type="view" value="paymentinformation"/>
</request-map>
-
+
<request-map uri="enterCreditCardAndBillingAddress">
<security https="true" auth="false"/>
<event type="service" path="" invoke="createCreditCardAndAddress"/>