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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-22 01:13:20 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-09-25 20:11:42 +0300
commit42dc515fb67da995f5aed05ec431c4aee58879da (patch)
tree0821e7120ff6754f5e69c6268963bb59415f8d54 /app/views/groups/show.html.haml
parent739422c9b4b23b62da50016671ec2206674f7c21 (diff)
Remove all old sub nav bars
Diffstat (limited to 'app/views/groups/show.html.haml')
-rw-r--r--app/views/groups/show.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml
index f4f76887422..3ca63f9c3e0 100644
--- a/app/views/groups/show.html.haml
+++ b/app/views/groups/show.html.haml
@@ -4,7 +4,6 @@
= content_for :meta_tags do
= auto_discovery_link_tag(:atom, group_url(@group, rss_url_options), title: "#{@group.name} activity")
-= render 'groups/head'
= render 'groups/home_panel'
.groups-header{ class: container_class }