From 6e50276a42ab82cfe34ced9cf97e545283f37f2a Mon Sep 17 00:00:00 2001 From: Sudarshan Kumar Date: Fri, 7 Feb 2020 23:00:54 +0530 Subject: Changes made to fix left menu routing Changes made to fix left menu routing issue with ONAP-PORTAL Issue-ID: PORTAL-795 Change-Id: I0278049c9d9e95b9a64674fa3f99aff0e9d24a06 Signed-off-by: Sudarshan Kumar --- .../header-menu/header-menu.component.html | 169 ++++++++++----------- 1 file changed, 81 insertions(+), 88 deletions(-) (limited to 'portal-FE-common') diff --git a/portal-FE-common/src/app/layout/components/header-menu/header-menu.component.html b/portal-FE-common/src/app/layout/components/header-menu/header-menu.component.html index 45b4e9f9..a3344ea1 100644 --- a/portal-FE-common/src/app/layout/components/header-menu/header-menu.component.html +++ b/portal-FE-common/src/app/layout/components/header-menu/header-menu.component.html @@ -35,96 +35,89 @@ --> +
+ + - +
\ No newline at end of file -- cgit 1.2.3-korg