[835] Auto-save in new Item Submission form breaks the form

Tests fixed.
This commit is contained in:
Alessandro Martelli
2020-11-20 17:25:20 +01:00
parent 875a43a14e
commit 999993734f
7 changed files with 48 additions and 22 deletions

View File

@@ -119,7 +119,8 @@ function init() {
dc_identifier_issn: null
},
valid: false,
errors: []
errors: [],
additional: {}
}
};