From 3dbd8b329a49c0387496be4b1d7a2ab3ce6b84c5 Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Fri, 10 Aug 2018 16:46:18 +0530 Subject: navigation.component.html:removed unused code In navigation.component.html file, modal-pop-up was implemented which is never used anywhere in the component. Hence removing it. Issue-ID: APPC-1054 Change-Id: Ib9087f7c07a4dd494a350f3a24390150512afbdc Signed-off-by: Arundathi Patil --- .../components/navigation/navigation.component.html | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/src/app/shared/components/navigation/navigation.component.html b/src/app/shared/components/navigation/navigation.component.html index 9e60b6e..8bcefdd 100644 --- a/src/app/shared/components/navigation/navigation.component.html +++ b/src/app/shared/components/navigation/navigation.component.html @@ -2,6 +2,8 @@ ============LICENSE_START========================================== =================================================================== Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. + +Copyright (C) 2018 IBM. =================================================================== Unless otherwise specified, all software contained herein is licensed @@ -52,21 +54,3 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. - - - - - - -- cgit 1.2.3-korg