summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-18 17:53:38 +0100
committerPhil Hughes <me@iamphill.com>2016-04-18 17:53:38 +0100
commitfe603d4d314ddb584d160913ae52bac813abbaad (patch)
tree808375f5eec0559c0cd9b8a76eeb2a2b08a6e09e
parent58665b64f5bd8795571876587ea3a19253532286 (diff)
downloadgitlab-ce-profile-aside-toggle.tar.gz
Removed aside toggle on profile pagesprofile-aside-toggle
Closes #13943
-rw-r--r--app/views/users/show.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml
index 0c4b6a5618b..3028491e5b6 100644
--- a/app/views/users/show.html.haml
+++ b/app/views/users/show.html.haml
@@ -6,8 +6,6 @@
= content_for :meta_tags do
= auto_discovery_link_tag(:atom, user_url(@user, format: :atom), title: "#{@user.name} activity")
-= render 'shared/show_aside'
-
.user-profile
.cover-block
.cover-controls