Fixed sprints buttons
parent
40b3e2b187
commit
62e5bad955
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue