Template:2012FR/Form-section/Radiobuttons/Default: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 41:
function selectAmount() {
$('#input_amount_other_box').val('');
$('input[name="amountGiven"]').val('');
}
|