forked from hazza/dspace-angular
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