From 3b12c6e9b5d2885244b7b1fb6c016ad8999e3cf2 Mon Sep 17 00:00:00 2001 From: Rina Roi Date: Tue, 30 Jul 2019 12:31:51 +0300 Subject: Take 'contact us' url from configuration Issue-ID: VID-541 Signed-off-by: Rina Roi Change-Id: Ia7d829c20a8689f7aab737ea83ed420b6c3448a3 --- epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties') diff --git a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties index 976ec7504..70b41c6e4 100755 --- a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties +++ b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system.properties @@ -123,6 +123,7 @@ ecomp_shared_context_rest_url= https://www.openecomp.org:8080/ecompportal/contex # Link shown in Help menu contact_us_link = https://www.openecomp.org/EcompPortal/ECOMP+Portal+Home +homepage_contact_us_url = mailto:portal@lists.onap.org # An Unique 128-bit value defined to identify a specific version # of an application deployed on a specific virtual machine. -- cgit 1.2.3-korg