فهرست منبع

Update main.js

Crupuk 9 سال پیش
والد
کامیت
c281d6a43c
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      p/scripts/main.js

+ 2 - 2
p/scripts/main.js

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