From 34f4637ff99dafa5e0c40429cb9635717e8dd3dc Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Wed, 16 Feb 2022 11:40:05 +0200 Subject: [PATCH] [Library]: Fixes in ORCID put-codes query & query dynamic menu only in development environment. 1. dataProvider.component.ts: Comment log for dataProviderInfo.fundedContent. 2. searchResult.component.ts: In initialize() method, before calling orcidService.getPutCodes, added more checks for type (result, publication, dataset, software, other). 3. navigationBar.component.ts: Call _helpContentService.getMenuItems only in development environment. --- explore/src/app/openaireLibrary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index 049ac1a8..304276f3 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 049ac1a8a1a46c867f49edf3ed9ca742593747fe +Subproject commit 304276f3bc7bed74e41344bf5a90290f592613f1