dashboard: fix notification onclick handler
.on('click') instead of .click() as notifications are no longer part of the DOM at onload
Showing
Please
register
or
sign in
to comment
.on('click') instead of .click() as notifications are no longer part of the DOM at onload