You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ap...@apache.org on 2009/05/27 04:27:46 UTC

svn commit: r778969 - /ofbiz/trunk/applications/marketing/widget/sfa/CommonScreens.xml

Author: apatel
Date: Wed May 27 02:27:46 2009
New Revision: 778969

URL: http://svn.apache.org/viewvc?rev=778969&view=rev
Log:
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}">