forked from wallabag/wallabag
Extract Materialize Form Select controller
This commit is contained in:
@ -272,8 +272,6 @@ const articleScroll = () => {
|
||||
};
|
||||
|
||||
$(document).ready(() => {
|
||||
$('select').formSelect();
|
||||
|
||||
$('.fixed-action-btn').floatingActionButton();
|
||||
|
||||
stickyNav();
|
||||
|
||||
Reference in New Issue
Block a user