From fc5b7b6e3492ea3da5ea59c22fb02efe862c7cd4 Mon Sep 17 00:00:00 2001 From: Rajnikant Lodhi Date: Wed, 27 Jul 2022 11:48:24 +0530 Subject: [PATCH] Enable top left corner menu on other page like setting --- .../project-map/project-map.component.html | 2 +- .../default-layout.component.html | 45 ++++++++++++++++++- 2 files changed, 45 insertions(+), 2 deletions(-) diff --git a/src/app/components/project-map/project-map.component.html b/src/app/components/project-map/project-map.component.html index cda57e4a..99764f18 100644 --- a/src/app/components/project-map/project-map.component.html +++ b/src/app/components/project-map/project-map.component.html @@ -99,7 +99,7 @@ info Go to system status - diff --git a/src/app/layouts/default-layout/default-layout.component.html b/src/app/layouts/default-layout/default-layout.component.html index f3d77d67..46f81ad9 100644 --- a/src/app/layouts/default-layout/default-layout.component.html +++ b/src/app/layouts/default-layout/default-layout.component.html @@ -1,6 +1,7 @@
- + @@ -74,6 +75,48 @@ Logout + + + + + + + + + + + +