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/08/03 17:25:21 UTC

svn commit: r800423 - /ofbiz/trunk/applications/accounting/widget/PaymentGatewayConfigScreens.xml

Author: apatel
Date: Mon Aug  3 15:25:19 2009
New Revision: 800423

URL: http://svn.apache.org/viewvc?rev=800423&view=rev
Log:
Fix name of menuItem, Payment Gateway Config shows selected. Thanks Satyam for quick fix.

Modified:
    ofbiz/trunk/applications/accounting/widget/PaymentGatewayConfigScreens.xml

Modified: ofbiz/trunk/applications/accounting/widget/PaymentGatewayConfigScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/PaymentGatewayConfigScreens.xml?rev=800423&r1=800422&r2=800423&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/PaymentGatewayConfigScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/PaymentGatewayConfigScreens.xml Mon Aug  3 15:25:19 2009
@@ -24,7 +24,7 @@
     <screen name="GenericPaymentGatewayConfigDecorator">
         <section>
             <actions>
-                <set field="headerItem" value="paymentGatewayConfig"/> 
+                <set field="headerItem" value="PaymentGatewayConfig"/> 
             </actions>
             <widgets>
                 <!-- main defines the regions of the HTML page -->