Ejegg has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/176875

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

Use country-specific address forms for BPay

Country-specific address blocks exist for AU, BR, CA, GB, JP, and US.
With this patch, BPay users from those countries will see their own
form rather than the default, which includes city but not state.

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


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface 
refs/changes/75/176875/1

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: newchange
Gerrit-Change-Id: If94023f7182ffd279fcaf2e2a1213655c21d2fb4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Ejegg <eeggles...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to