fixed notifications on deskto

v1.18.x
psychobunny 10 years ago
parent 1947a4aea6
commit e9a42cdecb

@ -17,7 +17,7 @@ define('notifications', ['sounds', 'translator'], function(sound, translator) {
return; return;
} }
Notifications.loadNotifications(); Notifications.loadNotifications(notifList);
}); });
notifList.on('click', '[data-nid]', function() { notifList.on('click', '[data-nid]', function() {

Loading…
Cancel
Save