MediaWiki:DonationForm.js: Difference between revisions

Content deleted Content added
add 50-based set 50, 75, 100, 200, 300, 500, 750 to default radio amounts, as discussed with Noah
always try monthly convert \o/
Line 750:
}
 
// Check for monthlyMonthly convert. TODO: make it possible to test JS variants
if ( mc ) { // check just in-case this wasn't loaded for some reason
if ( mw.util.getParamValue( 'monthlyconvert' ) ) {
mc.main( params, donationForm.finalStep );
} else {