diff --git a/app/coffee/modules/nav.coffee b/app/coffee/modules/nav.coffee index 13296750..e97ed360 100644 --- a/app/coffee/modules/nav.coffee +++ b/app/coffee/modules/nav.coffee @@ -66,7 +66,7 @@ class ProjectsNavigationController extends taiga.Controller module.controller("ProjectsNavigationController", ProjectsNavigationController) -ProjectsNavigationDirective = ($rootscope, animationFrame, $timeout, tgLoader) -> +ProjectsNavigationDirective = ($rootscope, animationFrame, $timeout, tgLoader, $location) -> baseTemplate = _.template("""