mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Extract Materialize Tabs controller
This commit is contained in:
parent
1f76184d02
commit
0589066ed1
6 changed files with 16 additions and 5 deletions
|
@ -285,7 +285,6 @@ $(document).ready(() => {
|
|||
constrainWidth: false,
|
||||
});
|
||||
|
||||
$('.tabs').tabs();
|
||||
$('.tooltipped').tooltip();
|
||||
$('.fixed-action-btn').floatingActionButton();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue