MediaWiki:DonationFormSandbox.js: Difference between revisions

Content deleted Content added
No edit summary
use donationForm.formatCurrency for pay the fee
Line 1,045:
feeText;
 
feeText = donationForm.formatAmountformatCurrency( feeAmount );
 
$('.ptf label span').text( feeText );