mirror of
https://github.com/grocy/grocy.git
synced 2025-08-21 04:43:32 +00:00
Trigger help-tooltips also by click (instead of only hover, which is Bootstraps default) (fixes #1468)
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
{{ $__t('Stay logged in permanently') }}
|
||||
<i class="fas fa-question-circle text-muted"
|
||||
data-toggle="tooltip"
|
||||
data-trigger="hover click"
|
||||
title="{{ $__t('When not set, you will get logged out at latest after 30 days') }}"></i>
|
||||
</label>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user