mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-20 18:16:45 +10:00
Show milestones iid instead of id
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
= render "projects/issues/head"
|
||||
%h3.page-title
|
||||
Milestone ##{@milestone.id}
|
||||
Milestone ##{@milestone.iid}
|
||||
%small
|
||||
= @milestone.expires_at
|
||||
.pull-right
|
||||
|
||||
Reference in New Issue
Block a user