jenkins-bot has submitted this change and it was merged.

Change subject: Use country-specific address forms for BPay
......................................................................


Use country-specific address forms for BPay

There are forms for AU, BR, CA, GB, JP, and US, but BPay's only used
in Australia.  Their personal information block has the state instead
of the default block's city field.

Change-Id: If94023f7182ffd279fcaf2e2a1213655c21d2fb4
---
M globalcollect_gateway/forms/html/obt/obt-bpay.html
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Katie Horn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/globalcollect_gateway/forms/html/obt/obt-bpay.html 
b/globalcollect_gateway/forms/html/obt/obt-bpay.html
index b3b8400..5d2aeb4 100644
--- a/globalcollect_gateway/forms/html/obt/obt-bpay.html
+++ b/globalcollect_gateway/forms/html/obt/obt-bpay.html
@@ -56,7 +56,7 @@
                                                                        </div>
                                                                </td>
                                                        </tr>
-                                                       {% block 
personal-information %}
+                                                       {% block 
personal-information country %}
                                                        <tr>
                                                                <td>
                                                                        <div 
id="bt-continue" style="margin-top: 10px;"> <input class="btn" 
id="bt-continueBtn" type="button" value="%donate_interface-continue%" /></div>

-- 
To view, visit https://gerrit.wikimedia.org/r/176875
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If94023f7182ffd279fcaf2e2a1213655c21d2fb4
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Ejegg <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Katie Horn <[email protected]>
Gerrit-Reviewer: Ssmith <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to