Log newsletter start/end date and uuid

This commit is contained in:
JonnyWong16 2018-03-17 23:58:39 -07:00
commit c9618322c2
4 changed files with 76 additions and 40 deletions

View file

@ -532,7 +532,6 @@
url: 'send_newsletter',
data: {
newsletter_id: $('#newsletter_id').val(),
subject: $('#email_subject').val(),
notify_action: 'test'
},
cache: false,