summaryrefslogtreecommitdiff
path: root/app/views/projects/activity.html.haml
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2017-03-07 21:55:30 -0600
committerDouwe Maan <douwe@selenight.nl>2017-03-07 21:55:30 -0600
commit2906278f9341eb6901ad6bb0978eace35480eae2 (patch)
treea6c409411615433c7e6757ed3f0638341c8601a4 /app/views/projects/activity.html.haml
parent7f2819b778b055278a7fafe9c782d12d09dbd2ea (diff)
downloadgitlab-ce-2906278f9341eb6901ad6bb0978eace35480eae2.tar.gz
Don't show double nav bar on project page when activity is the default project viewdm-remove-double-project-nav-bar
Diffstat (limited to 'app/views/projects/activity.html.haml')
-rw-r--r--app/views/projects/activity.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/activity.html.haml b/app/views/projects/activity.html.haml
index 3c0f01cbf6f..27c8e3c7fca 100644
--- a/app/views/projects/activity.html.haml
+++ b/app/views/projects/activity.html.haml
@@ -1,4 +1,5 @@
- page_title "Activity"
+= render "projects/head"
= render 'projects/last_push'