RED-7392: Fixed navigation.

This commit is contained in:
Nicoleta Panaghiu 2023-08-11 12:51:12 +03:00
parent 5ff645dec8
commit acadaab4f7

View File

@ -122,7 +122,7 @@ export class FileAttributeComponent extends BaseFormComponent implements OnDestr
this._toaster.error(_('file-attribute.update.error'));
}
this.#toggleEdit();
this.close();
}
close(): void {