mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-12 16:25:44 -04:00
Merge upstream commits into main
This commit is contained in:
commit
05ad5939da
14 changed files with 23 additions and 35 deletions
|
@ -1,6 +1,3 @@
|
|||
$(function() {
|
||||
$("[data-toggle='tooltip']").tooltip();
|
||||
});
|
||||
document.querySelectorAll(".onclick-select").forEach(element => {
|
||||
element.addEventListener("click", element.select);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue