diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2019-03-28 00:18:26 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2019-04-01 23:06:13 -0700 |
commit | c64b58a5a89ae7ac51f4f7b41e2842980e112346 (patch) | |
tree | a32e44266cebfe56eff488a3f435d13dd42d654c /3rd_party/static/testapi-ui/shared/header/header.html | |
parent | aab171fe0b7b749a7414cc8d652b5f4662743106 (diff) |
Portal updates for VNF Launch
Moves some of the Workflow and Governance links into the body of the
home page, and removes those sections from the sidebar. Updates the
header, logos, and badge used.
Links to OVP overview updated to point to latest documentation, not
stable-fraser as this includes the VNF testing instructions.
Change-Id: Iceea0e24afc57ed3919a36cf2844717be455e238
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to '3rd_party/static/testapi-ui/shared/header/header.html')
-rw-r--r-- | 3rd_party/static/testapi-ui/shared/header/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rd_party/static/testapi-ui/shared/header/header.html b/3rd_party/static/testapi-ui/shared/header/header.html index 7a12cc7..54470e7 100644 --- a/3rd_party/static/testapi-ui/shared/header/header.html +++ b/3rd_party/static/testapi-ui/shared/header/header.html @@ -6,7 +6,7 @@ </a> </div> <div class="col-md-offset-1 header-title"> - <span class="header-title">OPNFV Verified Program</span> + <span class="header-title">OPNFV Verification Program (OVP) - NFVI Portal</span> </div> </div> </div> |