Author: ashish
Date: Wed Dec 28 17:38:29 2011
New Revision: 1225246

URL: http://svn.apache.org/viewvc?rev=1225246&view=rev
Log:
Bug fix. You can't use "--" inside commented area.

Modified:
    
ofbiz/branches/release10.04/specialpurpose/ecommerce/widget/CustomerScreens.xml

Modified: 
ofbiz/branches/release10.04/specialpurpose/ecommerce/widget/CustomerScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release10.04/specialpurpose/ecommerce/widget/CustomerScreens.xml?rev=1225246&r1=1225245&r2=1225246&view=diff
==============================================================================
--- 
ofbiz/branches/release10.04/specialpurpose/ecommerce/widget/CustomerScreens.xml 
(original)
+++ 
ofbiz/branches/release10.04/specialpurpose/ecommerce/widget/CustomerScreens.xml 
Wed Dec 28 17:38:29 2011
@@ -550,7 +550,6 @@ under the License.
         </section>
     </screen>
     <!-- To use new pages uncomment following screens i.e. newcustomer and 
viewprofile and comment existing newcustomer and viewprofile screens above -->
-    <!--
     <!--screen name="newcustomer">
         <section>
             <actions>
@@ -594,7 +593,6 @@ under the License.
             </widgets>
         </section>
     </screen-->
-    -->
 
     <screen name="EditProfile">
         <section>


Reply via email to