4
0
Эх сурвалжийг харах

Merge pull request #1409 from Crupuk/patch-1

Switch to FreshRss tab
Alexandre Alapetite 9 жил өмнө
parent
commit
bb69a960b2
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      p/scripts/main.js

+ 2 - 0
p/scripts/main.js

@@ -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) {