You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by bu...@apache.org on 2009/11/22 01:41:00 UTC

svn commit: r883021 - /ofbiz/trunk/applications/product/widget/catalog/CatalogMenus.xml

Author: buscob
Date: Sun Nov 22 00:41:00 2009
New Revision: 883021

URL: http://svn.apache.org/viewvc?rev=883021&view=rev
Log:
Removed specific menu style that is no longer needed

Modified:
    ofbiz/trunk/applications/product/widget/catalog/CatalogMenus.xml

Modified: ofbiz/trunk/applications/product/widget/catalog/CatalogMenus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/CatalogMenus.xml?rev=883021&r1=883020&r2=883021&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/catalog/CatalogMenus.xml (original)
+++ ofbiz/trunk/applications/product/widget/catalog/CatalogMenus.xml Sun Nov 22 00:41:00 2009
@@ -45,8 +45,7 @@
         </menu-item>
     </menu>
 
-    <menu name="ShippingTabBar" extends="CommonTabBarMenu" extends-resource="component://common/widget/CommonMenus.xml"
-        menu-container-style="button-bar tab-bar no-clear">
+    <menu name="ShippingTabBar" extends="CommonTabBarMenu" extends-resource="component://common/widget/CommonMenus.xml">
         <menu-item name="ListShipmentMethodTypes" title="${uiLabelMap.ProductShipmentMethodTypes}">
             <link target="ListShipmentMethodTypes"/>
         </menu-item>