reverting test
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 8 Jan 2016 20:23:28 +0000 (15:23 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 8 Jan 2016 20:23:28 +0000 (15:23 -0500)
js/app.js
js/custom/upcp.js

index f82953c..2381476 100644 (file)
--- a/js/app.js
+++ b/js/app.js
@@ -149,9 +149,6 @@ $(document).ready(function () {
         }  
     } 
     $("document").ready(function() {
-        setTimeout(function() {
-            $(".hitarea").trigger('click');
-        },10);
         setTimeout(function() {
             $(".hitarea").trigger('click');
         },10);
index 4a67188..33da0e9 100644 (file)
@@ -129,9 +129,6 @@ $(document).ready(function () {
         }  
     } 
     $("document").ready(function() {
-        setTimeout(function() {
-            $(".hitarea").trigger('click');
-        },10);
         setTimeout(function() {
             $(".hitarea").trigger('click');
         },10);