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/app/views/role/rolefunctionpopupController.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ecomp-portal-FE-common/client/app/views/role/rolefunctionpopupController.js') diff --git a/ecomp-portal-FE-common/client/app/views/role/rolefunctionpopupController.js b/ecomp-portal-FE-common/client/app/views/role/rolefunctionpopupController.js index 4573effa..bda90af9 100644 --- a/ecomp-portal-FE-common/client/app/views/role/rolefunctionpopupController.js +++ b/ecomp-portal-FE-common/client/app/views/role/rolefunctionpopupController.js @@ -33,7 +33,7 @@ * * ============LICENSE_END============================================ * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. + * */ app.controller('rolefunctionpopupController',function($scope, confirmBoxService, message, $http, $modalInstance, RoleService, conf, isEditing) { if (message.availableRoleFunction == null) { -- cgit 1.2.3-korg