mirror of
https://github.com/grocy/grocy.git
synced 2025-10-12 08:34:48 +00:00
Remove "Allow partial units in stock" product option / unify number input validation messages
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
<div class="form-group">
|
||||
<label for="qu_id">{{ $__t('Quantity unit') }}</label>
|
||||
<select class="form-control"
|
||||
<select class="custom-control custom-select"
|
||||
id="qu_id"
|
||||
name="qu_id">
|
||||
<option></option>
|
||||
|
Reference in New Issue
Block a user