From 0c598004d72d197748bec0ec70e5a7fae4958713 Mon Sep 17 00:00:00 2001 From: Josh Frye Date: Tue, 12 Jan 2016 08:28:44 -0500 Subject: Revert group milestone copy --- app/views/groups/milestones/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/groups/milestones/show.html.haml b/app/views/groups/milestones/show.html.haml index 044a9a7aafb..d063b257b5e 100644 --- a/app/views/groups/milestones/show.html.haml +++ b/app/views/groups/milestones/show.html.haml @@ -22,7 +22,7 @@ - if @milestone.complete? && @milestone.active? .alert.alert-success.prepend-top-default - %span All issues for this milestone are closed. Navigate to the project to close the milestone. + %span All issues for this milestone are closed. You may close the milestone now. .table-holder %table.table -- cgit v1.2.1