mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 11:54:08 +08:00
FIX: makes topic-list-item decorator work on mobile (#9433)
This commit is contained in:
parent
51672b9121
commit
ca06991ee5
@ -17,7 +17,7 @@
|
||||
<div class='main-link'>
|
||||
{{~raw-plugin-outlet name="topic-list-before-status"}}
|
||||
{{~raw "topic-status" topic=topic~}}
|
||||
{{~topic-link topic~}}
|
||||
{{~topic-link topic class="raw-link raw-topic-link"}}
|
||||
{{~#if topic.featured_link~}}
|
||||
{{~topic-featured-link topic~}}
|
||||
{{~/if~}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user