diff options
author | sa282w <sa282w@att.com> | 2018-07-25 13:25:43 -0400 |
---|---|---|
committer | sa282w <sa282w@att.com> | 2018-07-30 11:49:36 -0400 |
commit | aa9b320ff93511280cf51b03d38fb9254af6b530 (patch) | |
tree | 434819201ead235fad2e7fb663b0480695156db4 /ecomp-portal-FE-os/client/src | |
parent | fe3a67c11b65d7989a6ef648c3f34eee8abe7394 (diff) |
JUnits for coverage
Issue-ID: PORTAL-273
JUnits for sonar coverage
Change-Id: Icb88d8563164281d29877bbc2de9c8f1f780aa0c
Signed-off-by: sa282w <sa282w@att.com>
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/catalog/get-accessswitch.html b/ecomp-portal-FE-os/client/src/views/catalog/get-accessswitch.html index 53da9ebd..fe0b3903 100644 --- a/ecomp-portal-FE-os/client/src/views/catalog/get-accessswitch.html +++ b/ecomp-portal-FE-os/client/src/views/catalog/get-accessswitch.html @@ -33,7 +33,7 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <div class="gridster-box-content" ng-style="{'cursor':'pointer', diff --git a/ecomp-portal-FE-os/client/src/views/functionalMenu/functionalMenu.tpl.html b/ecomp-portal-FE-os/client/src/views/functionalMenu/functionalMenu.tpl.html index cbde4365..3d6333aa 100644 --- a/ecomp-portal-FE-os/client/src/views/functionalMenu/functionalMenu.tpl.html +++ b/ecomp-portal-FE-os/client/src/views/functionalMenu/functionalMenu.tpl.html @@ -33,7 +33,7 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <div class="functional-menu-main"> <div class="functional-menu-container" id="page-content"> diff --git a/ecomp-portal-FE-os/client/src/views/header/profile-edit-dialogs/profile-edit.modal.html b/ecomp-portal-FE-os/client/src/views/header/profile-edit-dialogs/profile-edit.modal.html index 7afa59c2..804d6324 100644 --- a/ecomp-portal-FE-os/client/src/views/header/profile-edit-dialogs/profile-edit.modal.html +++ b/ecomp-portal-FE-os/client/src/views/header/profile-edit-dialogs/profile-edit.modal.html @@ -33,7 +33,7 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <div class="profile-detail-modal"> <div id="div-profile-detail" class="prodile-detail"> diff --git a/ecomp-portal-FE-os/client/src/views/tabs/tabs.tpl.html b/ecomp-portal-FE-os/client/src/views/tabs/tabs.tpl.html index c61f74e2..05a6c3f1 100644 --- a/ecomp-portal-FE-os/client/src/views/tabs/tabs.tpl.html +++ b/ecomp-portal-FE-os/client/src/views/tabs/tabs.tpl.html @@ -33,7 +33,7 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> <div class="w-ecomp-tabs" ng-cloak ng-style="{bottom: tabBottom}"> <div class="tab-container"> |