This commit is contained in:
Yuri Kuznetsov
2023-11-15 12:32:01 +02:00
parent 696c4e4b04
commit 4e66b3bf0c
@@ -722,7 +722,7 @@ class EntityManagerEditView extends View {
this.model.fetchedAttributes = this.model.getClonedAttributes();
Espo.Ui.notify(this.translate('Done'), 'success');
Espo.Ui.success(this.translate('Done'));
this.enableButtons();
this.broadcastUpdate();