FIX: Show solved status on category with featured topics view too
This commit is contained in:
parent
8d3ebfd2ac
commit
d9ba168420
|
@ -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}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue