Author: mor
Date: Fri Sep 18 04:49:22 2009
New Revision: 816469

URL: http://svn.apache.org/viewvc?rev=816469&view=rev
Log:
Reverting changes done in rev. 814553 as discussed on dev mailing list. Now the 
conventional profile screens are default again.

Modified:
    ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml

Modified: ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml?rev=816469&r1=816468&r2=816469&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/widget/CustomerScreens.xml Fri Sep 18 
04:49:22 2009
@@ -39,8 +39,7 @@
             </widgets>
         </section>
     </screen>
-    <!-- To use conventional pages uncomment following screens i.e. 
newcustomer and viewprofile and comment new screens i.e. newcustomer and 
viewprofile screens below -->
-    <!--
+
     <screen name="newcustomer">
         <section>
             <actions>
@@ -77,7 +76,6 @@
             </widgets>
         </section>
     </screen>
-    -->
     <screen name="editcontactmech">
         <section>
             <actions>
@@ -520,7 +518,8 @@
             </widgets>
         </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>
@@ -564,6 +563,7 @@
             </widgets>
         </section>
     </screen>
+    -->
 
     <screen name="EditProfile">
         <section>


Reply via email to