Don't show double nav bar on project page when activity is the default project view

This commit is contained in:
Douwe Maan 2017-03-07 21:55:30 -06:00
parent 7f2819b778
commit 2906278f93
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,4 @@
- @no_container = true
= render "projects/head"
%div{ class: container_class }
.nav-block.activity-filter-block

View File

@ -1,4 +1,5 @@
- page_title "Activity"
= render "projects/head"
= render 'projects/last_push'