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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user