fab-changes

This commit is contained in:
TLRZ Seyfferth
2018-01-12 08:01:49 +01:00
parent 2c3f00d476
commit 5519b8f465
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -16,5 +16,6 @@ accounting.settings = {
$(document).ready(function(){
$('.tabs').tabs();
$('.fixed-action-btn').floatingActionButton();
$('.tooltipped').tooltip();
});