svn commit: r574762 - /ofbiz/trunk/applications/accounting/widget/Menus.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r574762 - /ofbiz/trunk/applications/accounting/widget/Menus.xml

apatel-2
Author: apatel
Date: Tue Sep 11 18:50:09 2007
New Revision: 574762

URL: http://svn.apache.org/viewvc?rev=574762&view=rev
Log:
Changed style on tab bar.

Modified:
    ofbiz/trunk/applications/accounting/widget/Menus.xml

Modified: ofbiz/trunk/applications/accounting/widget/Menus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/Menus.xml?rev=574762&r1=574761&r2=574762&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/Menus.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/Menus.xml Tue Sep 11 18:50:09 2007
@@ -395,8 +395,9 @@
             <link target="EditFinAccountAuths?finAccountId=${finAccountId}"/>
         </menu-item>
     </menu>
+    
     <menu name="PartyAccountsTabBar" default-menu-item-name="PartyAccountsSummary" default-selected-style="selected"
-        menu-container-style="button-bar button-style-1" type="simple">  
+        menu-container-style="button-bar tab-bar" type="simple">  
         <menu-item name="PartyAccountsSummary" title="${uiLabelMap.CommonSummary}">
             <link target="PartyAccountsSummary?organizationPartyId=${organizationPartyId}"/>
         </menu-item>