提交 db1e9968 编写于 作者: A Annabel Dunstone Gray

Merge branch 'milestone-not-showing-correctly-title' into 'master'

Changed milestone.to_reference calls into milestone.title for the show, edit and top views

See merge request !10637
......@@ -5,7 +5,7 @@
%div{ class: container_class }
%h3.page-title
Edit Milestone #{@milestone.to_reference}
Edit Milestone
%hr
......
......@@ -17,7 +17,7 @@
.header-text-content
%span.identifier
%strong
Milestone #{@milestone.to_reference}
Milestone
- if @milestone.due_date || @milestone.start_date
= milestone_date_range(@milestone)
.milestone-buttons
......
---
title: Removed the milestone references from the milestone views
merge_request:
author:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册