[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?
|
||||
|
||||
return {
|
||||
require: ["tgProjectsNav"]
|
||||
controller: ProjectsNavigationController
|
||||
link: link
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue