mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 01:17:17 +08:00
FEATURE: new outlet topic-list-main-link-bottom added to mobile (#18505)
This commit is contained in:
@ -32,6 +32,7 @@
|
|||||||
{{~#if expandPinned~}}
|
{{~#if expandPinned~}}
|
||||||
{{~raw "list/topic-excerpt" topic=topic~}}
|
{{~raw "list/topic-excerpt" topic=topic~}}
|
||||||
{{~/if~}}
|
{{~/if~}}
|
||||||
|
{{~raw-plugin-outlet name="topic-list-main-link-bottom"}}
|
||||||
</div>
|
</div>
|
||||||
<div class='pull-right'>
|
<div class='pull-right'>
|
||||||
{{raw "list/post-count-or-badges" topic=topic postBadgesEnabled=showTopicPostBadges}}
|
{{raw "list/post-count-or-badges" topic=topic postBadgesEnabled=showTopicPostBadges}}
|
||||||
|
Reference in New Issue
Block a user