mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Minor comment update to configs.
This commit is contained in:
@@ -206,7 +206,7 @@ export class DefaultAppConfig implements AppConfig {
|
||||
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,
|
||||
// Whether to add item thumbnail images to browse and search result lists.
|
||||
// Whether to add item thumbnail images to BOTH browse and search result lists.
|
||||
showItemThumbnails: true
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user