From 309bca0b3b2da89cce47da420c87d52e62562d95 Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 4 Jul 2013 04:18:17 -0700 Subject: remove commented out code. --- users/app/views/users/edit.html.haml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'users/app') diff --git a/users/app/views/users/edit.html.haml b/users/app/views/users/edit.html.haml index f06df44..08e9dc3 100644 --- a/users/app/views/users/edit.html.haml +++ b/users/app/views/users/edit.html.haml @@ -1,6 +1 @@ -= render 'edit' - - -=# user_form_with 'login_and_password_fields', :legend => :update_login_and_password if @user == current_user -=# render 'cancel_account' - += render 'edit' \ No newline at end of file -- cgit v1.2.3