mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00:00
Fixed number input page reload behavior (fixes #1835)
This commit is contained in:
parent
f0db2a7709
commit
6aae97de73
@ -57,7 +57,8 @@
|
||||
data-decimals="{{ $decimals }}"
|
||||
@if($isRequired)
|
||||
required
|
||||
@endif>
|
||||
@endif
|
||||
autocomplete="off">
|
||||
<div class="input-group-append">
|
||||
<div class="input-group-text numberpicker-up-button"><i class="fas fa-arrow-up"></i></div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user