OSDN Git Service

Show milestones iid instead of id
authorRomain <romain@melting-media.com>
Sat, 19 Oct 2013 07:08:54 +0000 (09:08 +0200)
committerRomain <romain@melting-media.com>
Sat, 19 Oct 2013 07:08:54 +0000 (09:08 +0200)
app/views/projects/milestones/show.html.haml

index 2e11502..a5bd7a2 100644 (file)
@@ -1,6 +1,6 @@
 = render "projects/issues/head"
 %h3.page-title
-  Milestone ##{@milestone.id}
+  Milestone ##{@milestone.iid}
   %small
     = @milestone.expires_at
   .pull-right