Author: buscob
Date: Sun Jan 10 16:19:13 2010
New Revision: 897653
URL: http://svn.apache.org/viewvc?rev=897653&view=rev
Log:
Used button-bar style for Feature Categories
Modified:
ofbiz/trunk/applications/product/widget/catalog/FeatureScreens.xml
Modified: ofbiz/trunk/applications/product/widget/catalog/FeatureScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/FeatureScreens.xml?rev=897653&r1=897652&r2=897653&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/catalog/FeatureScreens.xml
(original)
+++ ofbiz/trunk/applications/product/widget/catalog/FeatureScreens.xml Sun Jan
10 16:19:13 2010
@@ -229,7 +229,7 @@
<widgets>
<decorator-screen name="FindScreenDecorator"
location="component://common/widget/CommonScreens.xml">
<decorator-section name="menu-bar">
- <container><link
target="CreateProductFeature" text="${uiLabelMap.CommonCreateNew}"
style="buttontext"/></container>
+ <container style="button-bar"><link
target="CreateProductFeature" text="${uiLabelMap.CommonCreateNew}"
style="buttontext"/></container>
</decorator-section>
<decorator-section name="search-options">
<include-form
name="FindProductFeature"
location="component://product/widget/catalog/FeatureForms.xml"/>