send test notify

This commit is contained in:
Yuri Kuznetsov
2025-03-31 15:27:59 +03:00
parent f8166a7109
commit ef9795f6e4
@@ -198,6 +198,8 @@ export default class MassEmailSendTestModalView extends ModalView {
this.disableButton('sendTest');
Espo.Ui.notifyWait();
Espo.Ajax.postRequest('MassEmail/action/sendTest', {
id: this.model.id,
targetList: list,