Fix nav menu in taskboard
parent
86555a18ad
commit
fab4d6ffe7
|
@ -5,7 +5,7 @@ block head
|
||||||
|
|
||||||
block content
|
block content
|
||||||
div.wrapper(tg-taskboard, ng-controller="TaskboardController as ctrl",
|
div.wrapper(tg-taskboard, ng-controller="TaskboardController as ctrl",
|
||||||
tg-section-marker="backlog")
|
ng-init="section='backlog'")
|
||||||
section.main.taskboard
|
section.main.taskboard
|
||||||
h1
|
h1
|
||||||
span(tg-bo-html="project.name")
|
span(tg-bo-html="project.name")
|
||||||
|
|
Loading…
Reference in New Issue