mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00:00
Fixed formatting
This commit is contained in:
parent
926b7d8aea
commit
424bfa9313
@ -246,18 +246,7 @@
|
||||
<label for="merge-products-remove">{{ $__t('Product to remove') }} <i class="fas fa-question-circle text-muted"
|
||||
data-toggle="tooltip"
|
||||
data-trigger="hover click"
|
||||
title="{{ $__t('After merging, all occurences of this product will be replaced by "
|
||||
Product
|
||||
to
|
||||
keep"
|
||||
(means
|
||||
this
|
||||
product
|
||||
will
|
||||
not
|
||||
exist
|
||||
anymore)')
|
||||
}}"></i>
|
||||
title="{{ $__t('After merging, all occurences of this product will be replaced by "Product to keep" (means this product will not exist anymore)') }}"></i>
|
||||
</label>
|
||||
<select class="custom-control custom-select"
|
||||
id="merge-products-remove">
|
||||
|
Loading…
x
Reference in New Issue
Block a user