summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Eastwood <contact@ericeastwood.com>2017-03-16 23:56:53 -0500
committerEric Eastwood <contact@ericeastwood.com>2017-03-16 23:56:53 -0500
commit03ebbccf985c2429ba0b47b314c9e3260e30e7f5 (patch)
treead3bc162ed6115b8fc74445a570869b36902ccfe
parent4bf4612cfbe73845391375bf721592426d7b4181 (diff)
downloadgitlab-ce-29577-restore-sub-nav-with-activity-tab.tar.gz
Restore sub-nav for empty project29577-restore-sub-nav-with-activity-tab
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29577
-rw-r--r--app/views/projects/empty.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/empty.html.haml b/app/views/projects/empty.html.haml
index 58c085cdb9d..85e442e115c 100644
--- a/app/views/projects/empty.html.haml
+++ b/app/views/projects/empty.html.haml
@@ -5,6 +5,7 @@
= render 'shared/no_ssh'
= render 'shared/no_password'
+= render "projects/head"
= render "home_panel"
.row-content-block.second-block.center