Author: apatel
Date: Mon Aug 3 15:25:19 2009
New Revision: 800423
URL:
http://svn.apache.org/viewvc?rev=800423&view=revLog:
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 -->