Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove email field
  • Loading branch information
binarylogic committed Mar 30, 2009
1 parent 8848ed7 commit 5819a13
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions app/views/users/_form.erb
Expand Up @@ -5,7 +5,4 @@
<%= form.password_field :password %><br />
<br />
<%= form.label :password_confirmation %><br />
<%= form.password_field :password_confirmation %><br />
<br />
<%= form.label :email %><br />
<%= form.text_field :email %><br />
<%= form.password_field :password_confirmation %><br />

0 comments on commit 5819a13

Please sign in to comment.