projects
/
WP-Plugins
/
glm-member-db-apis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
957c948
)
Revert changes
author
Steve Sutton
<steve@gaslightmedia.com>
Fri, 24 Mar 2017 13:55:37 +0000
(09:55 -0400)
committer
Steve 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
patch
|
blob
|
history
diff --git
a/views/front/apis/schedule.html
b/views/front/apis/schedule.html
index
36111de
..
5bf63df
100644
(file)
--- a/
views/front/apis/schedule.html
+++ b/
views/front/apis/schedule.html
@@
-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");