From 370e2ef6883f0f7e592012c4f538093f5322f4de Mon Sep 17 00:00:00 2001 From: ilya Date: Sun, 12 Sep 2010 21:31:03 -0700 Subject: [PATCH] not displaying requests in the remove --- app/views/groups/edit.html.haml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/views/groups/edit.html.haml b/app/views/groups/edit.html.haml index da8db2b6a..2a43c6067 100644 --- a/app/views/groups/edit.html.haml +++ b/app/views/groups/edit.html.haml @@ -19,11 +19,7 @@ %li.remove %ul - - for request in @remote_requests - %li.person{:id => request.person.id, :request_id => request.id} - = image_tag(request.person.profile.image_url(:thumb_small)) unless request.person.profile.image_url.nil? - .name - = request.person.real_name + %h1{:id => 'group_title'} Relations