mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-13 02:12:39 +00:00
Make sure form elements are not spell checked.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
<div class="col-sm-12">
|
||||
<div class="input-group">
|
||||
<input
|
||||
spellcheck="false"
|
||||
ref="input"
|
||||
:data-index="index"
|
||||
:disabled="inputDisabled"
|
||||
|
||||
Reference in New Issue
Block a user