mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
FIX: Show topic status on category view
This commit is contained in:
parent
564eb8c20f
commit
8d3ebfd2ac
@ -1,6 +1,6 @@
|
||||
<td class='main-link'>
|
||||
<div class='topic-inset'>
|
||||
{{topic-status topic=topic}}
|
||||
{{raw "topic-status" topic=topic}}
|
||||
{{topic-link topic}}
|
||||
{{#if topic.unseen}}
|
||||
<span class="badge-notification new-topic"></span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user