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:
authorEric Eastwood <contact@ericeastwood.com>2017-03-17 07:56:53 +0300
committerEric Eastwood <contact@ericeastwood.com>2017-03-17 07:56:53 +0300
commit03ebbccf985c2429ba0b47b314c9e3260e30e7f5 (patch)
treead3bc162ed6115b8fc74445a570869b36902ccfe /app/views/projects/empty.html.haml
parent4bf4612cfbe73845391375bf721592426d7b4181 (diff)
Restore sub-nav for empty project
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29577
Diffstat (limited to 'app/views/projects/empty.html.haml')
-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