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:
@@ -72,7 +72,7 @@
|
||||
@if(GROCY_FEATURE_FLAG_STOCK_PRICE_TRACKING)
|
||||
<div class="form-group">
|
||||
<label for="shopping_location_id_id">{{ $__t('Store') }}</label>
|
||||
<select class="form-control"
|
||||
<select class="custom-control custom-select"
|
||||
id="shopping_location_id"
|
||||
name="shopping_location_id">
|
||||
<option></option>
|
||||
|
Reference in New Issue
Block a user