fixing syntax error
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 8 Jan 2016 20:52:08 +0000 (15:52 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 8 Jan 2016 20:52:08 +0000 (15:52 -0500)
js/app.js
js/custom/upcp.js

index 55a6c4d..753b2b4 100644 (file)
--- a/js/app.js
+++ b/js/app.js
@@ -148,7 +148,7 @@ $(document).ready(function () {
             });
         }  
     } 
-    window.onload = 
+   
     $("document").ready(function() {
         $(".hitarea").trigger('click');
         setTimeout(function() {
index 594699a..7307617 100644 (file)
@@ -128,7 +128,7 @@ $(document).ready(function () {
             });
         }  
     } 
-    window.onload = 
+   
     $("document").ready(function() {
         $(".hitarea").trigger('click');
         setTimeout(function() {