revert testing changes
This commit is contained in:
@@ -69,7 +69,6 @@
|
||||
<%= f.input :password %>
|
||||
<%= f.input :password_confirmation %>
|
||||
<%= f.input :email, :required => false, :as => :email %>
|
||||
<%= f.input :level, :collection => User.level_hash.to_a, :include_blank => false %>
|
||||
<%= f.button :submit %>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user