Mwalker has uploaded a new change for review.

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

Change subject: Do not allow state to be selected
......................................................................

Do not allow state to be selected

Change-Id: I6a4076f150b56075b0f55f3f808ebd82af1bf975
---
M worldpay_gateway/forms/html/_personal-information/US.html
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/worldpay_gateway/forms/html/_personal-information/US.html 
b/worldpay_gateway/forms/html/_personal-information/US.html
index 45682a0..cc1dea1 100644
--- a/worldpay_gateway/forms/html/_personal-information/US.html
+++ b/worldpay_gateway/forms/html/_personal-information/US.html
@@ -34,7 +34,7 @@
        <div class="col-md-3">
                <label>State</label>
                <select id="state" class="us" value="@state">
-                       <option>State</option>
+                       <option disabled selected>State</option>
                        <option value="AK">AK</option>
                        <option value="AL">AL</option>
                        <option value="AR">AR</option>

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6a4076f150b56075b0f55f3f808ebd82af1bf975
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Mwalker <mwal...@wikimedia.org>

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

Reply via email to