r102927 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102926‎ | r102927 | r102928 >
Date:00:25, 14 November 2011
Author:pgehres
Status:ok
Tags:
Comment:
Removing duplicate @payment_method from bt
Modified paths:
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/bt/bt-CA.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/bt/bt-US.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/bt/bt.html (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/bt/bt.html
@@ -102,7 +102,6 @@
103103 <input type="hidden" value="@owa_ref" name="owa_ref"/>
104104 <!-- new required fields -->
105105 <input type="hidden" value="@gateway" name="gateway"/>
106 - <input type="hidden" value="@payment_method" name="payment_method"/>
107106 <!-- required fields for bt and dd -->
108107 <input type="hidden" value="bt" name="payment_method"/>
109108 <input type="hidden" value="bt" name="payment_submethod"/>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/bt/bt-CA.html
@@ -93,7 +93,6 @@
9494 <input type="hidden" value="@owa_ref" name="owa_ref"/>
9595 <!-- new required fields -->
9696 <input type="hidden" value="@gateway" name="gateway"/>
97 - <input type="hidden" value="@payment_method" name="payment_method"/>
9897 <!-- required fields for bt and dd -->
9998 <input type="hidden" value="bt" name="payment_method"/>
10099 <input type="hidden" value="bt" name="payment_submethod"/>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/bt/bt-US.html
@@ -93,7 +93,6 @@
9494 <input type="hidden" value="@owa_ref" name="owa_ref"/>
9595 <!-- new required fields -->
9696 <input type="hidden" value="@gateway" name="gateway"/>
97 - <input type="hidden" value="@payment_method" name="payment_method"/>
9897 <!-- required fields for bt and dd -->
9998 <input type="hidden" value="bt" name="payment_method"/>
10099 <input type="hidden" value="bt" name="payment_submethod"/>

Follow-up revisions

RevisionCommit summaryAuthorDate
r102930MFT r102872, r102878, r102915, r102921, r102922, r102923, r102926, r102927, r...awjrichards01:37, 14 November 2011

Status & tagging log