mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Upgraded Font Awesome to v6
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
<label class="form-check-label custom-control-label"
|
||||
for="recipes_show_ingredient_checkbox">
|
||||
{{ $__t('Show a little checkbox next to each ingredient to mark it as done') }}
|
||||
<i class="fas fa-question-circle text-muted"
|
||||
<i class="fa-solid fa-question-circle text-muted"
|
||||
data-toggle="tooltip"
|
||||
data-trigger="hover click"
|
||||
title="{{ $__t('The ingredient is crossed out when clicked, the status is not saved, means reset when the page is reloaded') }}"></i>
|
||||
|
Reference in New Issue
Block a user