1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 20:55:10 +01:00

Fixes for MaterializeCSS 1.0.0 changes (based on alpha 2)

This commit is contained in:
2017-12-13 11:37:01 +01:00
parent 57226b88f5
commit ded047d749
2 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
(function($){
$(function(){
$('.button-collapse').sideNav();
$('.sidenav').sidenav();
}); // end of document ready
})(jQuery); // end of jQuery name space
})(jQuery); // end of jQuery name space