3.0.5416.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
(function ($, document, Notifications) {
|
||||
|
||||
$(document).on("pageinit", ".page", function () {
|
||||
$(document).on("pageinit", "#notificationsPage", function () {
|
||||
|
||||
// If there is no user logged in there can be no notifications
|
||||
if (!Dashboard.getCurrentUserId()) return;
|
||||
|
||||
Reference in New Issue
Block a user