Cdentinger has uploaded a new change for review.
https://gerrit.wikimedia.org/r/238809
Change subject: selection weight = 0 for worldpay iframe
......................................................................
selection weight = 0 for worldpay iframe
Change-Id: If534d1bab7b9bd554aaf7943b1ea625556ce6b97
---
M DonationInterfaceFormSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface
refs/changes/09/238809/1
diff --git a/DonationInterfaceFormSettings.php
b/DonationInterfaceFormSettings.php
index 8509957..f03a7ba 100644
--- a/DonationInterfaceFormSettings.php
+++ b/DonationInterfaceFormSettings.php
@@ -540,7 +540,7 @@
'countries' => array( '+' => array( 'AU', 'BE', 'CA', 'FR', 'GB', 'IL',
'NZ', 'US' ) ),
'currencies' => array( '+' => 'ALL' ),
'payment_methods' => array( 'cc' => 'ALL' ),
- 'selection_weight' => 10
+ 'selection_weight' => 0
);
/*************************
--
To view, visit https://gerrit.wikimedia.org/r/238809
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If534d1bab7b9bd554aaf7943b1ea625556ce6b97
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Cdentinger <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits