This commit is contained in:
Yuri Kuznetsov
2022-05-17 15:43:36 +03:00
parent 50a6209f11
commit 8c1494e17e
@@ -557,6 +557,8 @@ define('views/admin/entity-manager/edit', ['view', 'model'], function (Dep, Mode
}
}
Espo.Ui.notify(this.translate('pleaseWait', 'messages'));
Espo.Ajax
.postRequest(url, data)
.then(() => {