summaryrefslogtreecommitdiff
path: root/app/views/groups/milestones
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/milestones')
-rw-r--r--app/views/groups/milestones/index.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/groups/milestones/index.html.haml b/app/views/groups/milestones/index.html.haml
index 121a7de3ad7..a8fdbd8c426 100644
--- a/app/views/groups/milestones/index.html.haml
+++ b/app/views/groups/milestones/index.html.haml
@@ -6,7 +6,6 @@
.nav-controls
- if can?(current_user, :admin_milestones, @group)
= link_to new_group_milestone_path(@group), class: "btn btn-new" do
- = icon('plus')
New Milestone
.row-content-block