mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-23 06:51:35 +02:00
moved flag history expansion to its own method, showing usernames in assignee history event
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
<!-- BEGIN posts.flagData.history -->
|
||||
<li class="list-group-item">
|
||||
<div class="pull-right"><small><span class="timeago" title="{../timestampISO}"></span></small></div>
|
||||
Updated <span class="label label-info">{../type}</span> to {../value}
|
||||
[[topic:flag_manage_history_{../type}, {../label}]]
|
||||
</li>
|
||||
<!-- END posts.flagData.history -->
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user