summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
3b6811a)
// Link to mark read page before loading the actual link.
notification.contexturl = URL.relativeUrl('message/output/popup/mark_notification_read.php', {
// Link to mark read page before loading the actual link.
notification.contexturl = URL.relativeUrl('message/output/popup/mark_notification_read.php', {
- redirecturl: notification.contexturl,
notificationid: notification.id,
notificationid: notification.id,
+ redirecturl: notification.contexturl
});
var promise = Templates.render('message_popup/notification_content_item', notification)
});
var promise = Templates.render('message_popup/notification_content_item', notification)