summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-07-04 04:18:17 -0700
committerelijah <elijah@riseup.net>2013-07-04 04:18:17 -0700
commit309bca0b3b2da89cce47da420c87d52e62562d95 (patch)
tree1c6218e1f86a9695b7444e420528e177aab95489 /users
parent7aa12e35ba7eef298bf3ca0856c7d8960d1a1789 (diff)
remove commented out code.
Diffstat (limited to 'users')
-rw-r--r--users/app/views/users/edit.html.haml7
1 files changed, 1 insertions, 6 deletions
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