X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=epsdk-app-onap%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fjsp%2Fwelcome.jsp;h=8c9c39ed82c9a6ef9976ce12b8a681405820978a;hb=3b12c6e9b5d2885244b7b1fb6c016ad8999e3cf2;hp=479459f09b7a7d0f5a0f3571aaa7d8a7a6a138ac;hpb=43e9904b232c1c957857da534cd5605aa9984db3;p=vid.git diff --git a/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/welcome.jsp b/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/welcome.jsp index 479459f09..8c9c39ed8 100755 --- a/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/welcome.jsp +++ b/epsdk-app-onap/src/main/webapp/WEB-INF/jsp/welcome.jsp @@ -22,9 +22,12 @@ The VID user can also search for, and display, existing service instances and direct the instantiation of subsequent instance components.

+ <% + String contactUsUrl = SystemProperties.getProperty(VidProperties.HOMEPAGE_CONTACT_US_URL); + %> -

Contact Us

- Please click here to contact us. +

Contact Us

+ Please click here to contact us. <% if (Features.FLAG_ADD_MSO_TESTAPI_FIELD.isActive()) {