From 5519b8f4652ef7bf20ecfeea64ca93ef243246ba Mon Sep 17 00:00:00 2001 From: TLRZ Seyfferth Date: Fri, 12 Jan 2018 08:01:49 +0100 Subject: [PATCH] fab-changes --- index.html | 4 ++-- js/app.js | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index fe7108c..aa53123 100644 --- a/index.html +++ b/index.html @@ -149,10 +149,10 @@ diff --git a/js/app.js b/js/app.js index 7f27d39..455517a 100644 --- a/js/app.js +++ b/js/app.js @@ -16,5 +16,6 @@ accounting.settings = { $(document).ready(function(){ $('.tabs').tabs(); $('.fixed-action-btn').floatingActionButton(); + $('.tooltipped').tooltip(); }); \ No newline at end of file