]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/index.js
Enhanced navigation menu in material theme
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / index.js
index 1c28401d907c7aec290cad75709489837616d777..d8f5628cd5cf866f2ebdb7c848ec7d91ee1d7764 100755 (executable)
@@ -63,6 +63,8 @@ $(document).ready(() => {
     container: 'body',
   });
 
+  $('.dropdown-trigger').dropdown({ hover: false });
+
   initFilters();
   initExport();
   initRandom();