Template:2011FR/lp-form-US7amounts-extrainfo-noppval2: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
updateCC is being a pain, not needed for US |
Jalexander (talk | contribs) turn cc status back on but using 1st step button so that we can still turn off if cc server down |
||
Line 511: | Line 511: | ||
if ( ( currency == 'AUD' ) || ( currency == 'CAD' ) || ( currency == 'EUR' ) || |
if ( ( currency == 'AUD' ) || ( currency == 'CAD' ) || ( currency == 'EUR' ) || |
||
(currency == 'GBP' ) || ( currency == 'JPY' ) || ( currency == 'USD' ) ) { |
(currency == 'GBP' ) || ( currency == 'JPY' ) || ( currency == 'USD' ) ) { |
||
⚫ | |||
// disabling for this test |
|||
⚫ | |||
} else { |
} else { |
||
document.getElementById('cc-donate- |
document.getElementById('cc-donate-button_step1').style.display = "none"; |
||
} |
} |
||
} |
} |
Revision as of 08:25, 9 September 2011