Fix sprint name in the taskboard

stable
David Barragán Merino 2014-06-25 13:24:44 +02:00
parent 62e5bad955
commit d52bfe9292
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ block content
section.main.taskboard
h1
span(tg-bo-html="project.name")
span.green(tg-bo-html="sprint-name")
span.green(tg-bo-html="sprint.name")
span.date(tg-date-range="sprint.estimated_start,sprint.estimated_finish")
include views/components/sprint-summary
include views/modules/burndown