mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Remove "Allow partial units in stock" product option / unify number input validation messages
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<span class="text-danger">{{ $__t('Miss') }}: <span id="miss-count"
|
||||
class="locale-number locale-number-generic">0</span></span>
|
||||
</div>
|
||||
<select class="form-control"
|
||||
<select class="custom-control custom-select"
|
||||
id="scanned_codes"
|
||||
name="scanned_codes"
|
||||
multiple
|
||||
|
Reference in New Issue
Block a user