mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 10:34:15 +00:00
fix a number of issues with name variants
This commit is contained in:
@@ -55,6 +55,7 @@ export abstract class FieldParser {
|
||||
required: JSON.parse( this.configData.mandatory),
|
||||
submissionId: this.submissionId,
|
||||
metadataKey,
|
||||
metadataFields: this.getAllFieldIds(),
|
||||
groupFactory: () => {
|
||||
let model;
|
||||
let isFirstModelInArray = true;
|
||||
|
Reference in New Issue
Block a user