Revert changes
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 24 Mar 2017 13:55:37 +0000 (09:55 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 24 Mar 2017 13:55:37 +0000 (09:55 -0400)
Removing. Not working and now not only in ie but firefox doesn't work.

views/front/apis/schedule.html

index 36111de..5bf63df 100644 (file)
@@ -15,9 +15,6 @@
 {/if}
 jQuery(document).ready(function(){
     {if $inDropDown}
-        $("#dd-sched-1, #dd-sched-2, #dd-sched-3").mouseleave(function(event){
-            event.stopPropagation();
-        });
         // For the drop down docks schedules
         var dropdown_dockForm = $("#dockForm");
         var dropdown_formDockId = $("#formDockId");