svg
This commit is contained in:
@ -61,4 +61,8 @@ $(document).ready(function () {
|
||||
});
|
||||
});
|
||||
|
||||
$(function () {
|
||||
$('[data-bs-toggle="tooltip"]').tooltip();
|
||||
});
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user