FIX: makes topic-list-item decorator work on mobile (#9433)

This commit is contained in:
Joffrey JAFFEUX 2020-04-16 07:57:32 +02:00 committed by GitHub
parent 51672b9121
commit ca06991ee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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