Closed phish108 closed 1 year ago
The missing code should be after views/recordes.mjs line 198.
views/recordes.mjs
The code should run new bootstrap.Tooltip(element) for each tooltip item in the element.
new bootstrap.Tooltip(element)
The missing code should be after
views/recordes.mjs
line 198.The code should run
new bootstrap.Tooltip(element)
for each tooltip item in the element.