Skip to content
Snippets Groups Projects
Unverified Commit 73fdeb07 authored by tribut's avatar tribut :man_dancing:
Browse files

Hide email in profile as well

We're not using it, so its just confusing.
parent 9df2d3fc
Branches
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
<%= f.text_field :name, autofocus: true, autocomplete: "username" %>
</div>
<div class="field">
<div class="field hidden">
<%= f.label :email %><br />
<%= f.email_field :email, autocomplete: "email" %>
</div>
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment