mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
[TLC-254] Make the item type field configurable (default dc.type)
This commit is contained in:
@@ -110,6 +110,9 @@ export class DefaultAppConfig implements AppConfig {
|
||||
*/
|
||||
timer: 0
|
||||
},
|
||||
typeBind: {
|
||||
field: 'dc.type'
|
||||
},
|
||||
icons: {
|
||||
metadata: [
|
||||
/**
|
||||
|
Reference in New Issue
Block a user