Fix captcha input and disable ALL the helpers

revert-cdd4f0ae
Mark Felder 5 years ago
parent d19c64314f
commit 23e0ce59e6

@ -187,6 +187,9 @@
class="form-control"
type="text"
autocomplete="off"
autocorrect="off"
autocapitalize="off"
spellcheck="false"
>
</template>
</div>

Loading…
Cancel
Save