Fixed sprints buttons

stable
Xavier Julián 2014-06-25 13:25:24 +02:00
parent 40b3e2b187
commit 62e5bad955
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ section.sprints
span.number(tg-bo-html="stats.total_milestones") --
span.description <br/>sprints
div.new-sprint
a.button-green(href="", title="Add New US")
a.button.button-green(href="", title="Add New US")
span.text + New sprint
section.sprint(ng-repeat="sprint in sprints track by sprint.id", tg-backlog-sprint="sprint")