mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-20 21:33:18 -07:00
Queue notification instead of waiting for send
This commit is contained in:
parent
eda0e73eb6
commit
5b1ff402bc
3 changed files with 15 additions and 17 deletions
|
@ -540,7 +540,7 @@
|
|||
}
|
||||
|
||||
function sendTestNewsletter() {
|
||||
showMsg('<i class="fa fa-refresh fa-spin"></i> Generating Newsletter', false);
|
||||
showMsg('<i class="fa fa-refresh fa-spin"></i> Sending Newsletter', false);
|
||||
$.ajax({
|
||||
url: 'send_newsletter',
|
||||
data: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue