31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-06-08 00:10:47 +00:00

Add support of Bootstrap5 tooltips for JAMSS reports

This commit is contained in:
Denis Ryabov 2021-04-04 11:55:46 +03:00
parent c241ede692
commit bda87074f0

View File

@ -19,4 +19,4 @@ fileExt="php|php3|php4|php5|phps|html|htaccess|gif"
; These format the output:
code="<span class='jamss_tooltip code' title='%s'>code</span>&nbsp;"
info="<span class='jamss_tooltip info badge bg-warning me-1' title='%s'>?</span> "
info="<span class='jamss_tooltip info badge bg-warning me-1 mb-1' title='%s' data-bs-toggle="tooltip">?</span> "