moved flag history expansion to its own method, showing usernames in assignee history event

This commit is contained in:
Julian Lam
2016-09-15 10:53:24 -04:00
parent d04a10225c
commit 4e6b2555d0
3 changed files with 41 additions and 14 deletions

View File

@@ -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>