Skip to content

Commit 374fbdf

Browse files
Francesco MautoAndrea Barbasso
authored andcommitted
Merged in task/dspace-cris-2025_02_x/DSC-2866 (pull request DSpace#4518)
[DSC-2866] edit: enable labels on search result Approved-by: Andrea Barbasso
2 parents 0a5f492 + b3334af commit 374fbdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/default-app-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ export class DefaultAppConfig implements AppConfig {
377377
// The absolute lowest year to display in the dropdown (only used when no lowest date can be found for all items)
378378
defaultLowerLimit: 1900,
379379
// Whether to add item badges to BOTH browse and search result lists.
380-
showLabels: false,
380+
showLabels: true,
381381
// Whether to add item thumbnail images to BOTH browse and search result lists.
382382
showThumbnails: true,
383383
// Whether to add item thumbnail images to BOTH browse and search result lists.

0 commit comments

Comments
 (0)