mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 14:10:52 -07:00
Show notification sent when testing Browser notification
This commit is contained in:
parent
bdbfafabbd
commit
fe4ddaeb52
1 changed files with 1 additions and 0 deletions
|
@ -857,6 +857,7 @@
|
||||||
title: $('#test_subject').val(),
|
title: $('#test_subject').val(),
|
||||||
text: $('#test_body').val()
|
text: $('#test_body').val()
|
||||||
});
|
});
|
||||||
|
showMsg('<i class="fa fa-check"></i> Notification sent.', false, true, 5000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue