Include notice fragment on 'in context' links in Realtime plugin family.
This commit is contained in:
parent
e36df29212
commit
b77878f467
|
@ -313,6 +313,8 @@ class RealtimePlugin extends Plugin
|
||||||
);
|
);
|
||||||
|
|
||||||
common_log(LOG_WARNING, $msg);
|
common_log(LOG_WARNING, $msg);
|
||||||
|
} else {
|
||||||
|
$convurl .= '#notice-' . $notice->id;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user