Author: erwan
Date: Sat Jan  7 18:15:17 2012
New Revision: 1228692

URL: http://svn.apache.org/viewvc?rev=1228692&view=rev
Log:
Corrections on headerItem and selected menu item for imageManagement screens

Modified:
    ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml
    ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml

Modified: ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml?rev=1228692&r1=1228691&r2=1228692&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml Sat Jan  
7 18:15:17 2012
@@ -357,8 +357,7 @@ under the License.
     <screen name="ImageManagementDecorator">
         <section>
             <actions>
-                <set field="headerItem" value="Imagemanagement"/><!-- this 
highlights the selected menu-item with name "main" -->
-                <set field="userTabButtonMainAppBar" value="Imagemanagement"/>
+                <set field="headerItem" value="Imagemanagement"/>
             </actions>
             <widgets>
                 <decorator-screen name="main-decorator" 
location="${parameters.mainDecoratorLocation}">

Modified: 
ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml?rev=1228692&r1=1228691&r2=1228692&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml 
(original)
+++ ofbiz/trunk/applications/product/widget/catalog/ImageManagementScreens.xml 
Sat Jan  7 18:15:17 2012
@@ -23,8 +23,7 @@ under the License.
     <screen name="Imagemanagement">
         <section>
             <actions>
-                <set field="headerItem" value="Imagemanagement"/><!-- this 
highlights the selected menu-item with name "main" -->
-                <set field="userTabButtonMainAppBar" value="Imagemanagement"/>
+                <set field="userTabButtonImage" value="main"/>
             </actions>
             <widgets>
                 <decorator-screen name="ImageManagementDecorator" 
location="${parameters.mainDecoratorLocation}">


Reply via email to