MediaWiki:DonationForm.js: Difference between revisions
Content deleted Content added
add otherAmt and validateError tracking |
show PTF section if present |
||
Line 859:
}
finally {
$('.ptf').append('.amount-options');
$('.optin-options').insertAfter('.amount-options');
$('.consider-amounts').show();
|