From 24608a9e1450c409dc3870440d29e91cc3a26bb9 Mon Sep 17 00:00:00 2001 From: Hima Elisetty Date: Thu, 19 Apr 2018 14:15:29 -0400 Subject: Replace ecomp references Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: I76311f2ab10b2c0d406415ea2f922d1aad993e21 Signed-off-by: Hima Elisetty --- .../client/src/directives/search-users/search-users.controller.js | 2 +- ecomp-portal-FE-os/client/src/directives/search-users/search-users.less | 2 +- .../client/src/directives/search-users/search-users.tpl.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ecomp-portal-FE-os/client/src/directives/search-users') diff --git a/ecomp-portal-FE-os/client/src/directives/search-users/search-users.controller.js b/ecomp-portal-FE-os/client/src/directives/search-users/search-users.controller.js index 10ebfd2e..c2067cc1 100644 --- a/ecomp-portal-FE-os/client/src/directives/search-users/search-users.controller.js +++ b/ecomp-portal-FE-os/client/src/directives/search-users/search-users.controller.js @@ -33,7 +33,7 @@ * * ============LICENSE_END============================================ * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. + * */ 'use strict'; (function () { diff --git a/ecomp-portal-FE-os/client/src/directives/search-users/search-users.less b/ecomp-portal-FE-os/client/src/directives/search-users/search-users.less index adeb4395..e8e58564 100644 --- a/ecomp-portal-FE-os/client/src/directives/search-users/search-users.less +++ b/ecomp-portal-FE-os/client/src/directives/search-users/search-users.less @@ -33,7 +33,7 @@ * * ============LICENSE_END============================================ * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. + * */ .search-users-directive{ .title { diff --git a/ecomp-portal-FE-os/client/src/directives/search-users/search-users.tpl.html b/ecomp-portal-FE-os/client/src/directives/search-users/search-users.tpl.html index 40eabcfc..874b2b5e 100644 --- a/ecomp-portal-FE-os/client/src/directives/search-users/search-users.tpl.html +++ b/ecomp-portal-FE-os/client/src/directives/search-users/search-users.tpl.html @@ -33,7 +33,7 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + -->
-- cgit 1.2.3-korg