fsd
This commit is contained in:
parent
d1e1fd2706
commit
e9131a31b2
1 changed files with 4 additions and 4 deletions
|
@ -122,8 +122,8 @@ function post_toast2(url, button1, button2) {
|
|||
document.getElementById(button2).classList.toggle("d-none");
|
||||
}
|
||||
|
||||
// Tooltips
|
||||
// // Tooltips
|
||||
|
||||
$(document).ready(function(){
|
||||
$('[data-bs-toggle="tooltip"]').tooltip();
|
||||
});
|
||||
// $(document).ready(function(){
|
||||
// $('[data-bs-toggle="tooltip"]').tooltip();
|
||||
// });
|
Loading…
Add table
Add a link
Reference in a new issue