Commit f9b381eb authored by pburdette's avatar pburdette

Replace bootstrap alert

Replace boostrap alert
with gitlab-ui.
parent 8897ad74
......@@ -7,7 +7,7 @@
= render 'shared/milestones/description', milestone: milestone
- if milestone.complete? && milestone.active?
.alert.alert-success.gl-mt-3
.gl-alert.gl-alert-success.gl-mt-3
%span
= _('All issues for this milestone are closed.')
= group ? _('You may close the milestone now.') : _('Navigate to the project to close the milestone.')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment