projects
/
WP-Plugins
/
glm-member-db-events.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca2cd85
)
Trying a minor change to fix a bug on the dev site.
author
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 12 Apr 2016 21:20:30 +0000
(17:20 -0400)
committer
Chuck Scott
<cscott@gaslightmedia.com>
Tue, 12 Apr 2016 21:20:30 +0000
(17:20 -0400)
views/admin/events/list.html
patch
|
blob
|
history
diff --git
a/views/admin/events/list.html
b/views/admin/events/list.html
index
2cb8736
..
798f9c8
100644
(file)
--- a/
views/admin/events/list.html
+++ b/
views/admin/events/list.html
@@
-159,7
+159,7
@@
});
// Expand multi-select on hover
- $('#filterCategories').multi
select
();
+ $('#filterCategories').multi
SelectGLM
();
});
</script>