summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os/client/src/directives
diff options
context:
space:
mode:
authorHima Elisetty <hbindu@research.att.com>2018-04-19 14:15:29 -0400
committerHima Elisetty <hbindu@research.att.com>2018-04-19 14:16:46 -0400
commit24608a9e1450c409dc3870440d29e91cc3a26bb9 (patch)
tree30f1d3a5da75a79c4d3bb6d1f05361682e845e21 /ecomp-portal-FE-os/client/src/directives
parentbdbb16ae428a064129dc9c50b9936d618edc87d3 (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-os/client/src/directives')
-rw-r--r--ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.directive.js2
-rw-r--r--ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.less2
-rw-r--r--ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.tpl.html2
-rw-r--r--ecomp-portal-FE-os/client/src/directives/search-users/search-users.controller.js2
-rw-r--r--ecomp-portal-FE-os/client/src/directives/search-users/search-users.less2
-rw-r--r--ecomp-portal-FE-os/client/src/directives/search-users/search-users.tpl.html2
6 files changed, 6 insertions, 6 deletions
diff --git a/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.directive.js b/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.directive.js
index 45aded98..63dac925 100644
--- a/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.directive.js
+++ b/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.directive.js
@@ -33,7 +33,7 @@
*
* ============LICENSE_END============================================
*
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ *
*/
(function () {
class RightMenu {
diff --git a/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.less b/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.less
index d976a453..9fc022f2 100644
--- a/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.less
+++ b/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.less
@@ -33,7 +33,7 @@
*
* ============LICENSE_END============================================
*
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
+ *
*/
@sidebar-width: 200px;
@transition-duration: 0.25s;
diff --git a/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.tpl.html b/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.tpl.html
index f252da5a..a635cb36 100644
--- a/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.tpl.html
+++ b/ecomp-portal-FE-os/client/src/directives/right-menu/right-menu.tpl.html
@@ -33,7 +33,7 @@
============LICENSE_END============================================
- ECOMP is a trademark and service mark of AT&T Intellectual Property.
+
-->
<div id="ecomp-right-sidebar-container" class="ecomp-sidebar-container" ng-class="isOpen ? 'open-sidebar': 'close-sidebar'">
<div id="online-userbar" class="ecomp-sidebar-main" style="right: 0px; width:75px; padding:0px;" >
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.
+
-->
<div class="search-users-directive">
<form name="searchUsersForm" novalidate method="post">