[backport] Fix bug #1367: Fix filter action and new project button in the project nav menu
parent
4b9e5ceb6e
commit
5862c36352
|
@ -190,6 +190,7 @@ ProjectsNavigationDirective = ($rootscope, animationFrame, $timeout, tgLoader, $
|
||||||
render($el, projects) if projects?
|
render($el, projects) if projects?
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
require: ["tgProjectsNav"]
|
||||||
controller: ProjectsNavigationController
|
controller: ProjectsNavigationController
|
||||||
link: link
|
link: link
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue