From: Anthony Talarico Date: Wed, 9 Nov 2016 17:31:55 +0000 (-0500) Subject: adding document ready to the micro regions map script to try and fix ios click event... X-Git-Tag: v1.0.18^2~30 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=85d544e4ada0bc9a10c1365a3654b85811f8bf78;p=WP-Themes%2Ffrancejourneys.git adding document ready to the micro regions map script to try and fix ios click event functionality --- diff --git a/woocommerce.php b/woocommerce.php index dc7fd6f..dea933a 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -268,6 +268,7 @@ $(document).ready(function () { $js_categories = json_encode($categories); ?>