mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 01:32:38 +00:00
Fixed chore edit page QU hint
This commit is contained in:
parent
c45e5d1794
commit
71f6b38cb2
@ -255,7 +255,7 @@
|
||||
@include('components.numberpicker', array(
|
||||
'id' => 'product_amount',
|
||||
'label' => 'Amount',
|
||||
'hintId' => 'amount_qu_unit',
|
||||
'contextInfoId' => 'amount_qu_unit',
|
||||
'min' => '',
|
||||
'decimals' => $userSettings['stock_decimal_places_amounts'],
|
||||
'invalidFeedback' => $__t('The amount cannot be lower than %s', '1'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user