custom.js
... ...
@@ -1,4 +1,4 @@
1
-document.onload(function() {
1
+document.onload = (function() {
2 2
var sign_up_form = document.getElementById("tea-leaves-sign-up-form");
3 3
4 4
if(sign_up_form) {