Skip to content
Snippets Groups Projects
Commit 7cdaf71f authored by Robert Goldmann's avatar Robert Goldmann
Browse files

fixed tooltip

parent ac3991a3
Branches
No related tags found
No related merge requests found
...@@ -85,6 +85,8 @@ $(document).ready(function() ...@@ -85,6 +85,8 @@ $(document).ready(function()
}); });
createTrainMap(); createTrainMap();
$('.tooltipped').tooltip();
}); });
function confirmDelete(message, redirectURL, event) function confirmDelete(message, redirectURL, event)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment