forked from ZwiiCMS-Team/ZwiiCMS
[9.0.12] data-tippy-content
This commit is contained in:
parent
77072a644a
commit
57e5322f9b
2
core/vendor/tippy/init.js
vendored
2
core/vendor/tippy/init.js
vendored
@ -9,7 +9,7 @@ $(document).ready(function() {
|
||||
placement: "top"
|
||||
});
|
||||
// Tooltip des attributs title
|
||||
tippy("[content-data-tippy]", {
|
||||
tippy("[data-tippy-content]", {
|
||||
arrow: true,
|
||||
placement: "top"
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user