Change milestone close notice copy. Closes #6051

This commit is contained in:
Josh Frye 2016-01-11 09:06:39 -05:00
parent 3c93e588e9
commit 75180eae1c
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@
- if @milestone.complete? && @milestone.active?
.alert.alert-success.prepend-top-default
%span All issues for this milestone are closed. You may close the milestone now.
%span All issues for this milestone are closed. Navigate to the project to close the milestone.
.table-holder
%table.table

View file

@ -22,7 +22,7 @@
- if @milestone.complete? && @milestone.active?
.alert.alert-success.prepend-top-default
%span All issues for this milestone are closed. You may close the milestone now.
%span All issues for this milestone are closed. Navigate to the project to close the milestone.
.table-holder
%table.table