FIX: Show solved status on category with featured topics view too

This commit is contained in:
Rafael dos Santos Silva 2017-04-19 00:54:13 -03:00
parent 8d3ebfd2ac
commit d9ba168420
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{{topic-status topic=topic}}
{{raw "topic-status" topic=topic}}
<a class='title' href="{{unbound topic.lastUnreadUrl}}">{{{unbound topic.fancyTitle}}}</a>
{{topic-post-badges newPosts=topic.totalUnread unseen=topic.unseen url=topic.lastUnreadUrl}}