From: Anthony Talarico Date: Fri, 8 Jan 2016 20:23:28 +0000 (-0500) Subject: reverting test X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=80804915daab5704e45948316543fe60db158d66;p=WP-Themes%2Fmichsci.git reverting test --- diff --git a/js/app.js b/js/app.js index f82953c..2381476 100644 --- 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); diff --git a/js/custom/upcp.js b/js/custom/upcp.js index 4a67188..33da0e9 100644 --- a/js/custom/upcp.js +++ b/js/custom/upcp.js @@ -129,9 +129,6 @@ $(document).ready(function () { } } $("document").ready(function() { - setTimeout(function() { - $(".hitarea").trigger('click'); - },10); setTimeout(function() { $(".hitarea").trigger('click'); },10);