Adding link for us in taskboard

stable
Alejandro Alonso 2014-08-08 09:22:17 +02:00
parent 2d6c70fda8
commit 0f9afae508
1 changed files with 3 additions and 2 deletions

View File

@ -13,8 +13,9 @@ div.taskboard-table
div.tag-list
span.tag(ng-repeat="tag in us.tags") {{ tag }}
h3.us-title
span.us-ref(tg-bo-ref="us.ref")
span(ng-bind="us.subject")
a(href="", tg-nav="project-userstories-detail:project=project.slug,ref=us.ref", tg-bo-title="us.subject")
span.us-ref(tg-bo-ref="us.ref")
span(ng-bind="us.subject")
p.points-value
span(ng-bind="us.total_points")
span points