MediaWiki:DonationFormSandbox.js: Difference between revisions
Content deleted Content added
Trying out "selectedAsk" functionality. A more selective preSelecting in essence for donors who click on LNA CTAs or Button Stack CTAs |
Need to *actually* run the function as well |
||
Line 1,522:
adjustHPC();
preSelect(); // Make sure to do this *after* other fiddling with values
setSelectedAsk();
donationForm.localizeErrors();
}
|