mirror of
https://github.com/grocy/grocy.git
synced 2025-10-14 09:11:11 +00:00
Remove "Allow partial units in stock" product option / unify number input validation messages
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<div class="form-group">
|
||||
<label for="locale">{{ $__t('Language') }}</label>
|
||||
<select class="form-control user-setting-control"
|
||||
<select class="custom-control custom-select user-setting-control"
|
||||
id="locale"
|
||||
data-setting-key="locale">
|
||||
<option value="">{{ $__t('Default') }}</option>
|
||||
|
Reference in New Issue
Block a user