From: Steve Sutton Date: Fri, 24 Mar 2017 19:19:11 +0000 (-0400) Subject: Remove the extra variable. X-Git-Tag: v1.0.0^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=9e1846d81adfe1003f927739508d07ae5b76f2f7;p=WP-Plugins%2Fglm-member-db-apis.git Remove the extra variable. From ie testing --- diff --git a/views/front/apis/schedule.html b/views/front/apis/schedule.html index 1c41666..5bf63df 100644 --- a/views/front/apis/schedule.html +++ b/views/front/apis/schedule.html @@ -15,7 +15,6 @@ {/if} jQuery(document).ready(function(){ {if $inDropDown} - var activeForm = false; // For the drop down docks schedules var dropdown_dockForm = $("#dockForm"); var dropdown_formDockId = $("#formDockId");