mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
110889: Added discovery configuration to community & collection search sections
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<ds-themed-search
|
||||
[configuration]="(comcol$ | async)?.type"
|
||||
[showSidebar]="showSidebar$ | async"
|
||||
[showScopeSelector]="false"
|
||||
[hideScopeInUrl]="true"
|
||||
|
@@ -1084,6 +1084,8 @@
|
||||
|
||||
"collection.page.news": "News",
|
||||
|
||||
"collection.search.results.head": "Search Results",
|
||||
|
||||
"collection.select.confirm": "Confirm selected",
|
||||
|
||||
"collection.select.empty": "No collections to show",
|
||||
@@ -1300,6 +1302,8 @@
|
||||
|
||||
"community.all-lists.head": "Subcommunities and Collections",
|
||||
|
||||
"community.search.results.head": "Search Results",
|
||||
|
||||
"community.sub-collection-list.head": "Collections in this Community",
|
||||
|
||||
"community.sub-community-list.head": "Communities in this Community",
|
||||
|
Reference in New Issue
Block a user