X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=portal-FE-os%2Fsrc%2Fenvironments%2Fenvironment.ts;h=d412522fb2d335ebfc24dd82cb49fd34be5f950a;hb=4b6148660fd85582d44245079b2e6c3c84200b59;hp=c539817e5114d4b4760f5574e0aa799b181a7141;hpb=e08934d7ee33d6a22ce746e6e9a2270d87115345;p=portal.git diff --git a/portal-FE-os/src/environments/environment.ts b/portal-FE-os/src/environments/environment.ts index c539817e..d412522f 100644 --- a/portal-FE-os/src/environments/environment.ts +++ b/portal-FE-os/src/environments/environment.ts @@ -119,11 +119,23 @@ export const environment = { "getCurrentLang": "http://www.portal.onap.org:9080/portal-be-os/auxapi/languageSetting/user/:loginId", "getLanguages": "http://www.portal.onap.org:9080/portal-be-os/auxapi/language", "updateLang": "http://www.portal.onap.org:9080/portal-be-os/auxapi/languageSetting/user/:loginId", - "linkQ": "", - "linkPic": "" - + "linkQ": "", + "linkPic": "", + "brandName": "ONAP Portal", + "brandLogoImagePath": "", + "footerLink": "", + "footerLinkText": "", + "footerMessage": "", + "footerLogoImagePath": "", + "footerLogoText": "", + "intraSearcLink": "", + "extraSearcLink": "https://wiki.onap.org/dosearchsite.action?cql=siteSearch+~+searchStringPlaceHolder&queryString=searchStringPlaceHolder", + "browserCompatibilityMsg": "This Application is best viewed on Firefox, Chrome and Edge." }, - "cookieDomain": "att.com" + "getAccessUrl": "", + "getAccessName": "", + "getAccessInfo": "", + "cookieDomain": "onap.org" }; /*