mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 12:24:55 +00:00
DEV: Add two new plugin outlets in topic list (#18270)
This commit is contained in:
parent
0414bd00ae
commit
36aec7f546
@ -45,8 +45,12 @@
|
||||
{{#if expandPinned}}
|
||||
{{raw "list/topic-excerpt" topic=topic}}
|
||||
{{/if}}
|
||||
|
||||
{{~raw-plugin-outlet name="topic-list-main-link-bottom"}}
|
||||
</td>
|
||||
|
||||
{{~raw-plugin-outlet name="topic-list-after-main-link"}}
|
||||
|
||||
{{#if showPosters}}
|
||||
{{raw "list/posters-column" posters=topic.featuredUsers}}
|
||||
{{/if}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user