summaryrefslogtreecommitdiff
path: root/app/views/dashboard/milestones
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-02-03 22:51:19 +0100
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-02-03 22:51:19 +0100
commit088742551d9579f256f074873cb8ba894303e585 (patch)
tree69cebe58305ef325048f56e2f7fd03a6b3ed500a /app/views/dashboard/milestones
parentccd99efe64b546a0f5e6bd774479cde2861287ef (diff)
parentc8224f0b928c65a51b9222e17e2ed3bd812ee186 (diff)
downloadgitlab-ce-088742551d9579f256f074873cb8ba894303e585.tar.gz
Merge branch 'master' into use-top-area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/dashboard/milestones')
-rw-r--r--app/views/dashboard/milestones/index.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/dashboard/milestones/index.html.haml b/app/views/dashboard/milestones/index.html.haml
index 2ee167db911..917bfbd47e9 100644
--- a/app/views/dashboard/milestones/index.html.haml
+++ b/app/views/dashboard/milestones/index.html.haml
@@ -7,9 +7,6 @@
.nav-controls
= render 'shared/new_project_item_select', path: 'milestones/new', label: "New Milestone", include_groups: true
-.gray-content-block
- List all milestones from all projects you have access to.
-
.milestones
%ul.content-list
- if @milestones.blank?