diff options
author | Hima Elisetty <hbindu@research.att.com> | 2018-04-19 14:15:29 -0400 |
---|---|---|
committer | Hima Elisetty <hbindu@research.att.com> | 2018-04-19 14:16:46 -0400 |
commit | 24608a9e1450c409dc3870440d29e91cc3a26bb9 (patch) | |
tree | 30f1d3a5da75a79c4d3bb6d1f05361682e845e21 /ecomp-portal-FE-common/client/app/views/notification-history | |
parent | bdbb16ae428a064129dc9c50b9936d618edc87d3 (diff) |
Replace ecomp references
Issue-ID: PORTAL-19
Remove ecomp trademark
Change-Id: I76311f2ab10b2c0d406415ea2f922d1aad993e21
Signed-off-by: Hima Elisetty <hbindu@research.att.com>
Diffstat (limited to 'ecomp-portal-FE-common/client/app/views/notification-history')
3 files changed, 3 insertions, 3 deletions
diff --git a/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.controller.js b/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.controller.js index f2abcc88..37ab6901 100644 --- a/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.controller.js +++ b/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.controller.js @@ -33,7 +33,7 @@ * * ============LICENSE_END============================================ * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. + * */ 'use strict'; diff --git a/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.less b/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.less index 6322b98f..87ba3756 100644 --- a/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.less +++ b/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.less @@ -33,7 +33,7 @@ * * ============LICENSE_END============================================ * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. + * */ .w-ecomp-user-notification-history { .bg_portalWhite;//white for 1702 diff --git a/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.tpl.html b/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.tpl.html index 2ab9d7cc..1ac97161 100644 --- a/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.tpl.html +++ b/ecomp-portal-FE-common/client/app/views/notification-history/notificationhistory.tpl.html @@ -33,7 +33,7 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <div class="w-ecomp-user-notification-history" ng-style="{bottom: tabBottom}"> |