
committed by
Mikaela Suomalainen

parent
8eb8cf5225
commit
ed127c0500
@ -1,3 +1,9 @@
|
||||
// Tooltips
|
||||
$(function () {
|
||||
$("[data-toggle='tooltip']").tooltip();
|
||||
});
|
||||
|
||||
|
||||
//
|
||||
// Navbar dropdowns
|
||||
//
|
||||
|
Reference in New Issue
Block a user