Template:2012FR/Form-section/Processing/Default: Difference between revisions
Content deleted Content added
temporary redirect variant for 3DS issues - https://phabricator.wikimedia.org/T219445 |
fix, && doesn't work here |
||
Line 41:
/* Temporary redirect variant for 3DS issues - https://phabricator.wikimedia.org/T219445 */
var country = form.country.value;
if ( paymentMethod === 'cc' ) {
}
|