Cleanup Jquery

This commit is contained in:
Gusted
2020-11-25 17:21:20 +01:00
parent d10079b643
commit 66f8a4c981
9 changed files with 60 additions and 14 deletions

View File

@ -14,7 +14,7 @@
class="badge badge-{{color}}"
{% if tooltip %}
data-toggle="tooltip"
title="{{ tooltip }}"
data-original-title="{{ tooltip }}"
> {{text}} {{ help_icon }}
{% else %}
> {{text}}