1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Extract Materialize Tooltip controller

This commit is contained in:
Yassine Guedidi 2025-03-01 00:14:40 +01:00
parent 0589066ed1
commit 2a2172037e
5 changed files with 28 additions and 17 deletions

View file

@ -285,7 +285,6 @@ $(document).ready(() => {
constrainWidth: false,
});
$('.tooltipped').tooltip();
$('.fixed-action-btn').floatingActionButton();
stickyNav();