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