Author: jacopoc
Date: Tue Jun 9 14:40:43 2009
New Revision: 783016
URL:
http://svn.apache.org/viewvc?rev=783016&view=revLog:
Fixed menu item selection for Layout subscreens.
Modified:
ofbiz/trunk/applications/content/webapp/content/layout/LayoutMenus.xml
Modified: ofbiz/trunk/applications/content/webapp/content/layout/LayoutMenus.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/webapp/content/layout/LayoutMenus.xml?rev=783016&r1=783015&r2=783016&view=diff==============================================================================
--- ofbiz/trunk/applications/content/webapp/content/layout/LayoutMenus.xml (original)
+++ ofbiz/trunk/applications/content/webapp/content/layout/LayoutMenus.xml Tue Jun 9 14:40:43 2009
@@ -20,7 +20,7 @@
<menus xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="
http://ofbiz.apache.org/dtds/widget-menu.xsd">
- <menu name="layout" default-menu-item-name="content" default-associated-content-id="${userLogin.userLoginId}" title="" type="simple"
+ <menu name="layout" selected-menuitem-context-field-name="tabButtonItem" default-menu-item-name="content" default-associated-content-id="${userLogin.userLoginId}" title="" type="simple"
menu-container-style="button-bar tab-bar" default-selected-style="selected">
<menu-item name="ListLayout" title="${uiLabelMap.ContentListOwnCreatedTemplates}" >
<link target="ListLayout" target-window="_top" style="tabButton"/>