Author: jleroux
Date: Sun Jun 29 10:37:23 2008
New Revision: 672651
URL:
http://svn.apache.org/viewvc?rev=672651&view=revLog:
Oops : Misc UI Refactor Guidelines 2, not in eCommerce !
Modified:
ofbiz/trunk/applications/ecommerce/widget/blog/BlogMenus.xml
Modified: ofbiz/trunk/applications/ecommerce/widget/blog/BlogMenus.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/ecommerce/widget/blog/BlogMenus.xml?rev=672651&r1=672650&r2=672651&view=diff==============================================================================
--- ofbiz/trunk/applications/ecommerce/widget/blog/BlogMenus.xml (original)
+++ ofbiz/trunk/applications/ecommerce/widget/blog/BlogMenus.xml Sun Jun 29 10:37:23 2008
@@ -19,7 +19,7 @@
-->
<menus xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="
http://ofbiz.apache.org/dtds/widget-menu.xsd">
- <menu name="view_edit" default-title-style="tabButton" default-selected-style="selected" default-menu-item-name="all" orientation="horizontal" menu-width="100%" default-tooltip-style="tabletext" default-widget-style="tabButton" menu-container-style="blogmenuwrapper" title="" type="simple">
+ <menu name="view_edit" default-title-style="tabButton" default-selected-style="tabButtonSelected" default-menu-item-name="all" orientation="horizontal" menu-width="100%" default-tooltip-style="tabletext" default-widget-style="tabButton" menu-container-style="blogmenuwrapper" title="" type="simple">
<menu-item name="view" title="View">
<!--<link text="View" target="ViewBlog?articleContentId=${blog.contentId}&ownerContentId=${blog.ownerContentId}" style="tabButton" />-->
<link text="View" target="ViewArticle?articleContentId=${blog.contentId}&blogContentId=${blog.contentIdStart}" style="buttontext" url-mode="inter-app"/>