Skip to content
Snippets Groups Projects
Commit 6474797d authored by Jon Evans's avatar Jon Evans
Browse files

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

parent c9777518
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment