mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-08 06:42:50 -04:00
parent
8eb8cf5225
commit
ed127c0500
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
// Tooltips
|
||||
$(function () {
|
||||
$("[data-toggle='tooltip']").tooltip();
|
||||
});
|
||||
|
||||
|
||||
//
|
||||
// Navbar dropdowns
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue