RED-8092: fixed revert for dossier attributes tab.
This commit is contained in:
parent
79482b4da2
commit
af068b3810
@ -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