Author: pranayp
Date: Sat Sep 17 12:15:56 2016
New Revision: 1761203
URL:
http://svn.apache.org/viewvc?rev=1761203&view=revLog:
Improved: Add default table style for Payments on ViewGatewayResponse screen.
(OFBIZ-8276)
Thanks:Mohammed Rehan Khan for the contribution.
Modified:
ofbiz/trunk/applications/accounting/widget/TransactionForms.xml
Modified: ofbiz/trunk/applications/accounting/widget/TransactionForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/TransactionForms.xml?rev=1761203&r1=1761202&r2=1761203&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/widget/TransactionForms.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/TransactionForms.xml Sat Sep 17 12:15:56 2016
@@ -103,7 +103,7 @@ under the License.
</field>
<field name="orderPaymentPreferenceId"><display/></field>
</form>
- <form name="ViewGatewayResponsePayments" type="list" list-name="payments" title="">
+ <form name="ViewGatewayResponsePayments" type="list" list-name="payments" title="" header-row-style="header-row-2" default-table-style="basic-table hover-bar">
<field name="paymentId" widget-style="buttontext">
<hyperlink description="${paymentId}" target="paymentOverview">
<parameter param-name="paymentId"/>