Template:2012FR/Form-email-20131004/US: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 94: Line 94:
var considerAmountString = "";
var considerAmountString = "";
for( var j = 0; j < ask.length; j++ ) {
for( var j = 0; j < ask.length; j++ ) {
considerAmountString += symbol + ask[j];
considerAmountString += symbol + ask[j] + ', ';
}
}
considerAmountString = considerAmountString.trim();
$('.consider-amounts').html(considerAmountString);
$('.consider-amounts').html(considerAmountString);
}
}

Revision as of 16:45, 4 October 2013

Donation amount (USD)

Template:2012FR/Form-section/Paymentmethods/Creditcard Template:2012FR/Form-section/Paymentmethods/EWallet/PayPal Template:2012FR/Form-section/Paymentmethods/EWallet/Amazon