1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-29 23:01:09 +00:00

Cleanup jQuery (#2139)

This commit is contained in:
Gusted
2020-12-13 20:37:35 +00:00
committed by GitHub
parent afd7e216ce
commit 21c894eef7
11 changed files with 60 additions and 19 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}}