Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/people/contacts.haml')
-rw-r--r--app/views/people/contacts.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/people/contacts.haml b/app/views/people/contacts.haml
index b3af8650d..698f5951b 100644
--- a/app/views/people/contacts.haml
+++ b/app/views/people/contacts.haml
@@ -17,8 +17,6 @@
= render partial: 'people/person', locals: hash
= will_paginate @contacts_of_contact, renderer: WillPaginate::ActionView::BootstrapLinkRenderer
- %a.entypo-chevron-up.back-to-top#back-to-top{title: "#{t('layouts.application.back_to_top')}", href: "#"}
-
-if user_signed_in? && @person
#new_status_message_pane
= render 'shared/modal',