Returning to normal multiselect script naming.
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 13 Apr 2016 14:43:17 +0000 (10:43 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 13 Apr 2016 14:43:17 +0000 (10:43 -0400)
views/admin/events/list.html

index 798f9c8..2cb8736 100644 (file)
              });
 
              // Expand multi-select on hover
-             $('#filterCategories').multiSelectGLM();
+             $('#filterCategories').multiselect();
 
         });
     </script>