mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-27 22:00:47 +00:00
Make sure form elements are not spell checked.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
<div class="col-sm-12">
|
||||
<div class="input-group">
|
||||
<input
|
||||
spellcheck="false"
|
||||
ref="descr"
|
||||
:title="$t('firefly.description')"
|
||||
:value="value"
|
||||
|
||||
Reference in New Issue
Block a user