From ad1f68ca68d98e787d8c460fca0cb8918366ba00 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Thu, 17 Mar 2022 15:13:07 +0200 Subject: [PATCH] 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