diff --git a/app/views/people/show.mobile.haml b/app/views/people/show.mobile.haml index 837774fa8..08ce19c1b 100644 --- a/app/views/people/show.mobile.haml +++ b/app/views/people/show.mobile.haml @@ -7,15 +7,6 @@ DIASPORA* #author_info.profile - - if user_signed_in? && !(@contact.persisted? || current_user.person == @person) - .right - = link_to "start sharing", - {:controller => "contacts", - :action => "new", - :id => @person.id}, - :class => 'share_with button', - :rel => 'facebox' - = person_image_tag @person, :thumb_medium .content