Fix title
parent
758fdc2fab
commit
77198f30d0
|
@ -12,7 +12,7 @@ block content
|
||||||
.action-buttons
|
.action-buttons
|
||||||
a.button.button-gray(
|
a.button.button-gray(
|
||||||
tg-check-permission="view_milestones",
|
tg-check-permission="view_milestones",
|
||||||
href="", title="Edit",
|
href="", title="Go to taskboard",
|
||||||
tg-nav="project-taskboard:project=project.slug,sprint=sprint.slug",
|
tg-nav="project-taskboard:project=project.slug,sprint=sprint.slug",
|
||||||
ng-if="sprint && project.is_backlog_activated") Taskboard
|
ng-if="sprint && project.is_backlog_activated") Taskboard
|
||||||
a.button.button-green(
|
a.button.button-green(
|
||||||
|
|
Loading…
Reference in New Issue