From 67c2e14dd2157be7bac63148e8ce27504ec1685c Mon Sep 17 00:00:00 2001 From: grakiss Date: Wed, 13 Dec 2017 02:19:47 +0000 Subject: [ovp-web] Modify new web portal header to reflect program name change JIRA: DOVETAIL-569 CVP is officially being renamed to 'OPNFV Verified Program'. We will adopt the acronym OVP instead of CVP. The new web portal header needs to modified to OPNFV Verified Program. Change-Id: I0ee1780b4e544dce4cf0b029733d1318a7c4e8fb Signed-off-by: grakiss (cherry picked from commit b28552a3fce6b4cb900823a0645cac7731451042) --- cvp/3rd_party/static/testapi-ui/index.html | 3 +-- cvp/3rd_party/static/testapi-ui/shared/header/header.html | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'cvp') diff --git a/cvp/3rd_party/static/testapi-ui/index.html b/cvp/3rd_party/static/testapi-ui/index.html index 6700fc01..497e4a0b 100644 --- a/cvp/3rd_party/static/testapi-ui/index.html +++ b/cvp/3rd_party/static/testapi-ui/index.html @@ -19,7 +19,7 @@ - CVP + OVP @@ -61,7 +61,6 @@ - diff --git a/cvp/3rd_party/static/testapi-ui/shared/header/header.html b/cvp/3rd_party/static/testapi-ui/shared/header/header.html index 8504b581..1ca88f61 100644 --- a/cvp/3rd_party/static/testapi-ui/shared/header/header.html +++ b/cvp/3rd_party/static/testapi-ui/shared/header/header.html @@ -6,7 +6,7 @@
- Compliance Verification Program + OPNFV Verified Program
-- cgit 1.2.3-korg