RED-7371: Fixed file attribute save and navigation.
This commit is contained in:
parent
9f80018ca0
commit
e048169a5b
@ -122,7 +122,7 @@ export class FileAttributeComponent extends BaseFormComponent implements OnDestr
|
||||
this._toaster.error(_('file-attribute.update.error'));
|
||||
}
|
||||
|
||||
this.close();
|
||||
this.fileAttributesService.resetEdit();
|
||||
}
|
||||
|
||||
close($event?: MouseEvent): void {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user