This commit is contained in:
Jarrad Hope 2017-01-10 21:00:37 +07:00
parent a4538326bc
commit e6ef4a7d1a

View File

@ -241,7 +241,7 @@
//Send GA event
try {
ga('send', 'event', 'Waitlist', 'Sign Up', 'Waitlist');
catch(e) {}
} catch(e) {}
// If the form has errors, display them, inline if possible, or appended to #mce-error-response
} else {