mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
fixed bitstream format/metadataschema pages
This commit is contained in:
@@ -16,9 +16,6 @@ export class BrowseDefinition implements TypedObject {
|
||||
@autoserializeAs('order')
|
||||
defaultSortOrder: string;
|
||||
|
||||
@autoserialize
|
||||
type: ResourceType;
|
||||
|
||||
@autoserializeAs('metadata')
|
||||
metadataKeys: string[];
|
||||
|
||||
|
Reference in New Issue
Block a user