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
path: root/app
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-09 17:16:33 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-09 17:16:33 +0400
commitff76e05271d50536c2c94b98d2949ad13355b78c (patch)
tree0b6db8e591831079c8be43be3b4d4fda9b31cf8d /app
parent38985390b061a0d1d0d91d5574f612b4710768b6 (diff)
show project head for empty project
Diffstat (limited to 'app')
-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 9426517876e..22aaaf0f2b2 100644
--- a/app/views/projects/empty.html.haml
+++ b/app/views/projects/empty.html.haml
@@ -1,3 +1,4 @@
+= render "project_head"
= render 'clone_panel'
%div.git-empty