You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mo...@apache.org on 2008/08/22 17:32:54 UTC

svn commit: r688098 - /ofbiz/trunk/applications/ecommerce/widget/CustomerScreens.xml

Author: mor
Date: Fri Aug 22 08:32:53 2008
New Revision: 688098

URL: http://svn.apache.org/viewvc?rev=688098&view=rev
Log:
Added a comment to facilitate the usage of new profile and customer pages.

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

Modified: ofbiz/trunk/applications/ecommerce/widget/CustomerScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/ecommerce/widget/CustomerScreens.xml?rev=688098&r1=688097&r2=688098&view=diff
==============================================================================
--- ofbiz/trunk/applications/ecommerce/widget/CustomerScreens.xml (original)
+++ ofbiz/trunk/applications/ecommerce/widget/CustomerScreens.xml Fri Aug 22 08:32:53 2008
@@ -516,8 +516,9 @@
             </widgets>
         </section>
     </screen>
-
-    <!--screen name="newcustomer">
+    <!-- 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>
                 <property-map resource="MarketingUiLabels" map-name="uiLabelMap" global="true"/>
@@ -557,7 +558,8 @@
                 </decorator-screen>
             </widgets>
         </section>
-    </screen-->
+    </screen> 
+    -->
 
     <screen name="EditProfile">
         <section>