Author: lektran
Date: Sun Nov 16 20:01:19 2008
New Revision: 718169
URL:
http://svn.apache.org/viewvc?rev=718169&view=revLog:
Framework portion of OFBIZ-2049, thanks to Bruno Busco for the patch and Ashish for review
Modified:
ofbiz/trunk/framework/common/widget/CommonMenus.xml
Modified: ofbiz/trunk/framework/common/widget/CommonMenus.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/widget/CommonMenus.xml?rev=718169&r1=718168&r2=718169&view=diff==============================================================================
--- ofbiz/trunk/framework/common/widget/CommonMenus.xml (original)
+++ ofbiz/trunk/framework/common/widget/CommonMenus.xml Sun Nov 16 20:01:19 2008
@@ -31,4 +31,7 @@
<link target="${checkLoginUrl}"/>
</menu-item>
</menu>
+
+ <menu name="CommonTabBarMenu" selected-menuitem-context-field-name="tabButtonItem" type="simple"
+ menu-container-style="button-bar tab-bar no-clear" default-selected-style="selected" />
</menus>