mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-11 12:03:03 +00:00
Make the size of a browse result page configurable.
This commit is contained in:
@@ -192,6 +192,8 @@ export const environment: BuildConfig = {
|
||||
fiveYearLimit: 30,
|
||||
// The absolute lowest year to display in the dropdown (only used when no lowest date can be found for all items)
|
||||
defaultLowerLimit: 1900,
|
||||
// The number of entries in a paginated browse results list.
|
||||
pageSize: 20,
|
||||
},
|
||||
item: {
|
||||
edit: {
|
||||
|
Reference in New Issue
Block a user