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:
authorValery Sizov <vsv2711@gmail.com>2014-11-20 19:18:16 +0300
committerValery Sizov <vsv2711@gmail.com>2014-11-20 19:18:16 +0300
commite683d9c087cc503cd8cb11214ddf265897e726c0 (patch)
treebd87f90f2f0ad23b08f1a0df70d1cf5361243a8d /app/views/projects/milestones/show.html.haml
parent435128171ddf41025f410429b8a639a368e77582 (diff)
Possibility to create Milestones or Labels when Issues are disabled
Diffstat (limited to 'app/views/projects/milestones/show.html.haml')
-rw-r--r--app/views/projects/milestones/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/milestones/show.html.haml b/app/views/projects/milestones/show.html.haml
index 8263f7530a2..f08ccc1d570 100644
--- a/app/views/projects/milestones/show.html.haml
+++ b/app/views/projects/milestones/show.html.haml
@@ -1,4 +1,4 @@
-= render "projects/issues/head"
+= render "projects/issues_nav"
%h3.page-title
Milestone ##{@milestone.iid}
.pull-right