Show notification sent when testing Browser notification
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user