From d65fbf643b083a61d751a3cd7fe0ac0191d4fcdd Mon Sep 17 00:00:00 2001 From: Johannes Millan Date: Thu, 26 Sep 2019 22:57:32 +0200 Subject: [PATCH] feat: link task list and project settings from main menu bar at the top --- .../main-header/main-header.component.html | 69 +++++++++++-------- .../main-header/main-header.component.scss | 34 ++++++++- 2 files changed, 70 insertions(+), 33 deletions(-) diff --git a/src/app/core-ui/main-header/main-header.component.html b/src/app/core-ui/main-header/main-header.component.html index 2b95da9d6c..ebf1e85d2f 100644 --- a/src/app/core-ui/main-header/main-header.component.html +++ b/src/app/core-ui/main-header/main-header.component.html @@ -7,37 +7,46 @@ menu -
{{(projectService.currentProject$|async).title}}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
{{(projectService.currentProject$|async).title}}
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +