refresh listing after resuming mailer sending

This commit is contained in:
Jonathan Labreuille
2016-11-28 15:09:00 +01:00
committed by Vlad
parent 8c14df6c1f
commit f1985f7e81

View File

@@ -222,6 +222,7 @@ const _MailerMixin = {
}).done(function() {
MailPoet.Notice.hide('mailpoet_mailer_error');
MailPoet.Notice.success(MailPoet.I18n.t('mailerSendingResumedNotice'));
window.mailpoet_listing.forceUpdate();
}).fail((response) => {
if (response.errors.length > 0) {
MailPoet.Notice.error(