Drop autofocus on comments form
This commit is contained in:
parent
1a6bb46f86
commit
897451312c
|
@ -14,7 +14,6 @@ form:
|
||||||
- name: name
|
- name: name
|
||||||
label: Name
|
label: Name
|
||||||
placeholder: Enter your name
|
placeholder: Enter your name
|
||||||
autofocus: on
|
|
||||||
autocomplete: on
|
autocomplete: on
|
||||||
type: text
|
type: text
|
||||||
validate:
|
validate:
|
||||||
|
|
Loading…
Reference in New Issue