diff --git a/index.html b/index.html index 8510d8f..79a0007 100644 --- a/index.html +++ b/index.html @@ -370,7 +370,7 @@
-
@@ -510,6 +510,7 @@ } $(function(){ $('[data-toggle="tooltip"]').tooltip(); + $('[data-tooltip="tooltip"]').tooltip(); });