Merge pull request #1409 from Crupuk/patch-1

Switch to FreshRss tab
This commit is contained in:
Alexandre Alapetite
2017-01-23 14:37:10 +01:00
committed by GitHub

View File

@@ -935,6 +935,8 @@ function notifs_html5_show(nb) {
notification.onclick = function() {
window.location.reload();
window.focus();
notification.close();
};
if (context.html5_notif_timeout !== 0) {