refactoring
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
<%= f.input :name %>
|
||||
<%= f.input :password %>
|
||||
<%= f.input :password_confirmation %>
|
||||
<%= f.input :email %>
|
||||
<%= f.input :email, :required => false %>
|
||||
<%= f.button :submit %>
|
||||
<% end %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user