Show milestones iid instead of id

This commit is contained in:
Romain
2013-10-19 09:08:54 +02:00
parent 898e2acd33
commit bae18f0a98
+1 -1
View File
@@ -1,6 +1,6 @@
= render "projects/issues/head"
%h3.page-title
Milestone ##{@milestone.id}
Milestone ##{@milestone.iid}
%small
= @milestone.expires_at
.pull-right