From ad1f68ca68d98e787d8c460fca0cb8918366ba00 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Thu, 17 Mar 2022 15:13:07 +0200 Subject: [PATCH 1/2] Rename some result refine filter names and reorder them. --- explore/src/app/home/home.component.ts | 2 +- explore/src/app/openaireLibrary | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/explore/src/app/home/home.component.ts b/explore/src/app/home/home.component.ts index 12c004b8..2741ed53 100644 --- a/explore/src/app/home/home.component.ts +++ b/explore/src/app/home/home.component.ts @@ -142,7 +142,7 @@ export class HomeComponent { filterType: 'checkbox', originalFilterId: "", valueIsExact: true, - title: "Result Types", + title: "Type", filterOperator: "or" }; public pageContents = null; diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index 6759508f..6c0724f0 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 6759508fb63649e82fa1b859f480f85d56940ab7 +Subproject commit 6c0724f02641c8dee1862cce27018f0dea56b0a4 From ea9d4d73c89fc8325f1c1096b0fbe4f52d643045 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Thu, 17 Mar 2022 16:13:55 +0200 Subject: [PATCH 2/2] [Library]: searchFields.ts: In previous commit changed name of "resulthostingdatasourceid" used in advanced search (Hosting Content Provider --> Source), instead of "resulthostingdatasource" used in refine filters (Content Provider --> Source). --- 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 6c0724f0..77092a7e 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 6c0724f02641c8dee1862cce27018f0dea56b0a4 +Subproject commit 77092a7e66aca8c6000de9f82c4da3fd1a039201