summaryrefslogtreecommitdiff
path: root/app/views/layouts/nav/_new_group_sidebar.html.haml
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-06-28 09:52:11 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-06-28 09:52:11 -0500
commit74c31b2a4aaf9dedfc01e45fb03a7cd36a53dcf1 (patch)
treef86ef7058f54ff0b77c030d32730b7378e8fce65 /app/views/layouts/nav/_new_group_sidebar.html.haml
parent737ad94ec1b5d47c28589d0fa096bb39d084831b (diff)
downloadgitlab-ce-34024-sidebar-header.tar.gz
Make header into links; CSS tweaks34024-sidebar-header
Diffstat (limited to 'app/views/layouts/nav/_new_group_sidebar.html.haml')
-rw-r--r--app/views/layouts/nav/_new_group_sidebar.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/nav/_new_group_sidebar.html.haml b/app/views/layouts/nav/_new_group_sidebar.html.haml
index 8eab32a6391..7720918be54 100644
--- a/app/views/layouts/nav/_new_group_sidebar.html.haml
+++ b/app/views/layouts/nav/_new_group_sidebar.html.haml
@@ -1,5 +1,5 @@
.nav-sidebar
- .context-header
+ = link_to group_path(@group), title: 'Home', class: 'context-header' do
.avatar-container.s40.group-avatar
= image_tag group_icon(@group), class: "avatar s40 avatar-tile"
.group-title