global-search and search user components
global-search and search user components with service
Issue-ID: PORTAL-827
Change-Id: I503b259b71f3edcb27456d4e37c84fb356239f31
Signed-off-by: jz385p <jegadeesh.babu@att.com>
diff --git a/portal-FE-os/src/environments/environment.prod.ts b/portal-FE-os/src/environments/environment.prod.ts
index e877024..e8dbe0f 100644
--- a/portal-FE-os/src/environments/environment.prod.ts
+++ b/portal-FE-os/src/environments/environment.prod.ts
@@ -123,7 +123,9 @@
"footerLinkText": "",
"footerMessage": "",
"footerLogoImagePath": "",
- "footerLogoText": ""
+ "footerLogoText": "",
+ "intraSearcLink": "",
+ "extraSpecSearcLink": "https://wiki.onap.org/dosearchsite.action?cql=siteSearch+~+searchStringPlaceHolder&queryString=searchStringPlaceHolder"
},
"cookieDomain": "att.com"
};