From 43a5dbab3b5225ad135df13ade1b0e11ef26cad3 Mon Sep 17 00:00:00 2001 From: Alex Martzios Date: Tue, 2 Aug 2022 12:44:13 +0300 Subject: [PATCH] update submodule --- src/app/community/community.component.html | 19 +++++++------------ src/app/openaireLibrary | 2 +- 2 files changed, 8 insertions(+), 13 deletions(-) diff --git a/src/app/community/community.component.html b/src/app/community/community.component.html index c24c6c9..f5e36e0 100644 --- a/src/app/community/community.component.html +++ b/src/app/community/community.component.html @@ -1,12 +1,11 @@
+ let-params="params" let-type="type" let-typeName="typeName">
+ [searchLinkToAdvancedPage]="searchLinkToAdvancedPage" [properties]="properties">
@@ -661,8 +660,7 @@ resultType: 'publication', fetch: fetchPublications, searchLinkToAdvancedPage: properties.searchLinkToAdvancedResults, params: getParamsForSearchLink('publications'), - type: 'publication', typeName: 'publication', - showImpactFactors:(community.communityId == 'elixir-gr' || community.communityId == 'inspired-ris' )}"> + type: 'publication', typeName: 'publication'}">
@@ -670,8 +668,7 @@ resultType: 'dataset', fetch: fetchDatasets, searchLinkToAdvancedPage: properties.searchLinkToAdvancedResults, params: getParamsForSearchLink('datasets'), - type: 'dataset', typeName: 'research data', - showImpactFactors:(community.communityId == 'elixir-gr' || community.communityId == 'inspired-ris')}"> + type: 'dataset', typeName: 'research data'}">
@@ -679,8 +676,7 @@ resultType: 'software', fetch: fetchSoftware, searchLinkToAdvancedPage: properties.searchLinkToAdvancedResults, params: getParamsForSearchLink('software'), - type: 'software', typeName: 'software', - showImpactFactors:(community.communityId == 'elixir-gr' || community.communityId == 'inspired-ris')}"> + type: 'software', typeName: 'software'}">
@@ -688,8 +684,7 @@ resultType: 'other', fetch: fetchOrps, searchLinkToAdvancedPage: properties.searchLinkToAdvancedResults, params: getParamsForSearchLink('other'), - type: 'orp', typeName: 'other products', - showImpactFactors:(community.communityId == 'elixir-gr' || community.communityId == 'inspired-ris')}"> + type: 'orp', typeName: 'other products'}">
@@ -726,7 +721,7 @@
+ [showEnermaps]="true">
Here are listed some of the most important energy datasets as selected by energy experts.
diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index 0092f06..05ca7c7 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 0092f060c1bc762d53e80698429c94bb4e696d88 +Subproject commit 05ca7c7eea11967ec5b54c5bd0776dbb8aa4637e