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

index c162f49..7ef6e2a 100644 (file)
--- a/js/app.js
+++ b/js/app.js
@@ -153,7 +153,7 @@ $(document).ready(function () {
         $(".hitarea").trigger('click');
         setTimeout(function() {
             $(".expandable").trigger('click');
-        },10);
+        },1000);
         $(".hitarea").click(function(){ 
         });
         $(".expandable").click(function(){ 
index c8033ab..382a428 100644 (file)
@@ -133,7 +133,7 @@ $(document).ready(function () {
         $(".hitarea").trigger('click');
         setTimeout(function() {
             $(".expandable").trigger('click');
-        },10);
+        },1000);
         $(".hitarea").click(function(){ 
         });
         $(".expandable").click(function(){