MediaWiki:DonationForm.js: Difference between revisions

Content deleted Content added
No edit summary
show PTF for preselect
Line 500:
$('#input_amount_other').prop('checked', true);
}
donationForm.updateFeeDisplay();
}
}