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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

apatel-2
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}">