Commit 6474797d authored by Jon Evans's avatar Jon Evans

Update app/views/admin/users/_form.html.haml

parent c9777518
......@@ -21,7 +21,7 @@
.clearfix
= f.label :email
.input
= f.text_field :email, required: true, autocomplete:"off"
= f.text_field :email, required: true, autocomplete: "off"
%span.help-inline * required
%fieldset
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment