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