Remove the extra variable.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 24 Mar 2017 19:19:11 +0000 (15:19 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 24 Mar 2017 19:19:11 +0000 (15:19 -0400)
From ie testing

views/front/apis/schedule.html

index 1c41666..5bf63df 100644 (file)
@@ -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");