Merge branch 'RED-8092' into 'master'
RED-8092: fixed revert for dossier attributes tab. See merge request redactmanager/red-ui!233
This commit is contained in:
commit
3497b89fec
@ -106,7 +106,7 @@ export class EditDossierAttributesComponent implements EditDossierSectionInterfa
|
||||
}
|
||||
|
||||
revert() {
|
||||
this.form = this._getForm();
|
||||
this._loadAttributes().then(() => this.form.reset());
|
||||
}
|
||||
|
||||
currentAttrValue(attr: DossierAttributeWithValue): string {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user