mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-12-03 18:38:30 +00:00
Add support of Bootstrap5 tooltips for JAMSS reports
This commit is contained in:
parent
c241ede692
commit
bda87074f0
@ -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> "
|
||||
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> "
|
||||
|
Loading…
Reference in New Issue
Block a user