]> git.mxchange.org Git - friendica.git/commitdiff
after pull 1460 all notifications got marked read
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 7 Apr 2015 05:47:15 +0000 (07:47 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 7 Apr 2015 05:47:15 +0000 (07:47 +0200)
js/main.js

index 53608024c966ce2e3df5dfc6b6168326b8b7f716..d7381c96a474e47671f01bcdb727000be8a6b233 100644 (file)
                                          // TODO (yet unsupported by most browsers): 
                                          // Implement notification.onclick()
                                          
-                                        notifyMarkAll();
+                                         // notifyMarkAll();
                                        }
                                });