Update search communities base on new design
This commit is contained in:
parent
7086406d01
commit
5f2158ad54
|
@ -1 +1 @@
|
|||
Subproject commit 13efcd889163ca0746cf1fcffc05b3379460c31f
|
||||
Subproject commit 03f412c5500359718885676c4fa8128d3a82102f
|
|
@ -19,10 +19,9 @@ import {Subscriber} from "rxjs";
|
|||
@Component({
|
||||
selector: 'search-communities',
|
||||
template: `
|
||||
<new-search-page pageTitle="Search Communities"
|
||||
<new-search-page pageTitle="Communities"
|
||||
[hasPrefix]=true prefix="OpenAIRE Connect | " [piwikSiteId]="piwikSiteId"
|
||||
searchFormClass="communitiesSearchForm"
|
||||
[formPlaceholderText]="'Search for Research Gateways…'"
|
||||
[formPlaceholderText]="'Search OpenAIRE Communities'"
|
||||
[type]="(results.length > 1)?'communities':'community'" entityType="community"
|
||||
[results]="results" [searchUtils]="searchUtils"
|
||||
[showResultCount]=true
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit b43d873cf6bb46f5adff002b5004936ae4696d47
|
||||
Subproject commit 154f7d2bce90ba0db4fa195beb7309452234192b
|
Loading…
Reference in New Issue