mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 19:43:04 +00:00
Make the default tab for browsing communities and collections configurable
This commit is contained in:
@@ -267,11 +267,13 @@ export const environment: BuildConfig = {
|
||||
},
|
||||
},
|
||||
community: {
|
||||
defaultBrowseTab: 'search',
|
||||
searchSection: {
|
||||
showSidebar: true,
|
||||
},
|
||||
},
|
||||
collection: {
|
||||
defaultBrowseTab: 'search',
|
||||
searchSection: {
|
||||
showSidebar: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user