You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2007/10/19 12:26:21 UTC

svn commit: r586367 - /ofbiz/trunk/applications/marketing/widget/SegmentScreens.xml

Author: jacopoc
Date: Fri Oct 19 03:26:20 2007
New Revision: 586367

URL: http://svn.apache.org/viewvc?rev=586367&view=rev
Log:
Fixed menu selection.

Modified:
    ofbiz/trunk/applications/marketing/widget/SegmentScreens.xml

Modified: ofbiz/trunk/applications/marketing/widget/SegmentScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/widget/SegmentScreens.xml?rev=586367&r1=586366&r2=586367&view=diff
==============================================================================
--- ofbiz/trunk/applications/marketing/widget/SegmentScreens.xml (original)
+++ ofbiz/trunk/applications/marketing/widget/SegmentScreens.xml Fri Oct 19 03:26:20 2007
@@ -33,7 +33,7 @@
                 <property-map resource="MarketingUiLabels" map-name="uiLabelMap" global="true"/>
                 
                 <set field="titleProperty" value="PageTitleFindSegmentGroup"/>
-                <set field="headerItem" value="Segment"/>
+                <set field="tabButtonItem" value="Segment"/>
                 
                 <set field="queryString" from-field="result.queryString"/>
                 <set field="viewIndex" from-field="parameters.VIEW_INDEX" type="Integer"/>