svn commit: r1060147 - /ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml

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

svn commit: r1060147 - /ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml

adrianc
Author: adrianc
Date: Tue Jan 18 00:20:11 2011
New Revision: 1060147

URL: http://svn.apache.org/viewvc?rev=1060147&view=rev
Log:
Fixed style on Party view profile button bar.

Modified:
    ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml

Modified: ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml?rev=1060147&r1=1060146&r2=1060147&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml Tue Jan 18 00:20:11 2011
@@ -144,7 +144,7 @@
             </link>
         </menu-item>
     </menu>
-    <menu name="ProfileSubTabBar" extends="CommonButtonBarMenu" extends-resource="component://common/widget/CommonMenus.xml">
+    <menu name="ProfileSubTabBar" menu-container-style="button-bar button-style-2">
         <menu-item name="createNew" title="${uiLabelMap.AccountingBillingAccount}" >
             <condition>
                 <if-service-permission service-name="acctgBasePermissionCheck" main-action="VIEW"/>