fix sprints performance

stable
Juanfran 2016-01-21 09:14:04 +01:00
parent e7b5bac794
commit 035e980c29
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ div.sprint-table
div.column-points.width-1(tg-bo-bind="us.total_points",
ng-class="{closed: us.is_closed, blocked: us.is_blocked}")
a.button-gray(title="{{ 'BACKLOG.SPRINTS.TITLE_LINK_TASKBOARD' | translate:sprint }}",
a.button-gray(title="{{ 'BACKLOG.SPRINTS.TITLE_LINK_TASKBOARD' | translate }}",
tg-nav="project-taskboard:project=project.slug,sprint=sprint.slug",
tg-check-permission="view_milestones")