diff options
Diffstat (limited to 'ecomp-portal-FE-os/client/src')
4 files changed, 4 insertions, 4 deletions
diff --git a/ecomp-portal-FE-os/client/src/views/footer/footer.tpl.html b/ecomp-portal-FE-os/client/src/views/footer/footer.tpl.html index a9fd704a..c2cc815b 100644 --- a/ecomp-portal-FE-os/client/src/views/footer/footer.tpl.html +++ b/ecomp-portal-FE-os/client/src/views/footer/footer.tpl.html @@ -33,7 +33,7 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <div class="w-ecomp-footer" id="w-ecomp-footer" ng-style="{height: tabBottom}"> <div id="footer" class="footer-content"> diff --git a/ecomp-portal-FE-os/client/src/views/header/header-extension.tpl.html b/ecomp-portal-FE-os/client/src/views/header/header-extension.tpl.html index 80f0a366..b49d6e9b 100644 --- a/ecomp-portal-FE-os/client/src/views/header/header-extension.tpl.html +++ b/ecomp-portal-FE-os/client/src/views/header/header-extension.tpl.html @@ -33,7 +33,7 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <button href="javascript:void(0)" id="allLogout" ng-click="editProfile()" class="btn btn-alt btn-small"> Profile diff --git a/ecomp-portal-FE-os/client/src/views/header/header-logo.html b/ecomp-portal-FE-os/client/src/views/header/header-logo.html index 15e20225..912f4ff5 100644 --- a/ecomp-portal-FE-os/client/src/views/header/header-logo.html +++ b/ecomp-portal-FE-os/client/src/views/header/header-logo.html @@ -33,6 +33,6 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <img src="assets/images/onap-logo.png" alt="Onap Logo" class="onap-title-logo" > diff --git a/ecomp-portal-FE-os/client/src/views/search/search.tpl.html b/ecomp-portal-FE-os/client/src/views/search/search.tpl.html index 570b029d..788be4ee 100644 --- a/ecomp-portal-FE-os/client/src/views/search/search.tpl.html +++ b/ecomp-portal-FE-os/client/src/views/search/search.tpl.html @@ -33,7 +33,7 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <div class="search-div" ng-controller="searchSnippetCtrl"> <div class="notification-div"> |