Skip to content

Commit b3334af

Browse files
author
francescomauto
committed
[DSC-2866] edit: enable labels on search result
1 parent 0a5f492 commit b3334af

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)