You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2011/01/18 01:20:11 UTC

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

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"/>