MediaWiki:DonationForm.js: Difference between revisions

Content deleted Content added
check for monthly=0
No edit summary
 
Line 1,308:
if (
mw.util.getParamValue('monthly')
&& mw.util.getParamValue('monthly') !== '0'
&& donationForm.noRecurringCountries.indexOf( donationForm.country ) === -1
) {