mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
fixed bitstream format/metadataschema pages
This commit is contained in:
@@ -39,11 +39,6 @@ export class MetadataField implements ListableObject {
|
||||
*/
|
||||
schema: MetadataSchema;
|
||||
|
||||
/**
|
||||
* The resource type of this metadata field
|
||||
*/
|
||||
type: ResourceType;
|
||||
|
||||
/**
|
||||
* Method to print this metadata field as a string
|
||||
* @param separator The separator between the schema, element and qualifier in the string
|
||||
|
Reference in New Issue
Block a user