Author: apatel
Date: Wed May 27 02:27:46 2009
New Revision: 778969
URL:
http://svn.apache.org/viewvc?rev=778969&view=revLog:
fixed header menu item selection for Opportunities tab.
Modified:
ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml
Modified: ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml?rev=778969&r1=778968&r2=778969&view=diff==============================================================================
--- ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml Wed May 27 02:27:46 2009
@@ -89,6 +89,7 @@
<actions>
<!-- Do action here -->
<set field="salesOpportunityId" from-field="parameters.salesOpportunityId"/>
+ <set field="headerItem" value="Opportunities"/>
</actions>
<widgets>
<decorator-screen name="main-decorator" location="${parameters.mainDecoratorLocation}">