From: Tobias Diekershoff Date: Tue, 7 Apr 2015 05:47:15 +0000 (+0200) Subject: after pull 1460 all notifications got marked read X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=42ec9ad2793ad1de3a8f00e20345fa468ba8c086;p=friendica.git after pull 1460 all notifications got marked read --- diff --git a/js/main.js b/js/main.js index 53608024c9..d7381c96a4 100644 --- a/js/main.js +++ b/js/main.js @@ -192,7 +192,7 @@ // TODO (yet unsupported by most browsers): // Implement notification.onclick() - notifyMarkAll(); + // notifyMarkAll(); } });