diff options
author | Christopher Lott (cl778h) <clott@research.att.com> | 2017-07-13 17:04:39 -0400 |
---|---|---|
committer | Christopher Lott (cl778h) <clott@research.att.com> | 2017-07-13 17:05:50 -0400 |
commit | c67680ada04c96a1753c037d67080c65628d32ca (patch) | |
tree | 86d3bf466699165b1eba6ee47d8e223a26156cd9 /ecomp-portal-FE-os/client | |
parent | d332e89eb9bbaf280604c61715422dde3542813c (diff) |
[PORTAL-31] Repair defects in deployment
Includes docker build failures and footer icon
Change-Id: I293f2767f36ab3fe824d8143e58e14dc2119c13e
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-portal-FE-os/client')
-rw-r--r-- | ecomp-portal-FE-os/client/src/views/footer/footer.tpl.html | 3 |
1 files changed, 0 insertions, 3 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 b03e8da5..b79c4579 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 @@ -28,9 +28,6 @@ <div id="display-inline" class="displayInline"> </div> </div> - <div> - <img src="assets/images/onap-logo.png" alt="Onap Logo" class="onap-title-logo-footer" > - </div> </div> </div> </div> |