mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 02:27:17 +08:00
FEATURE: post-after-cooked plugin-outlet
This commit is contained in:
@ -77,6 +77,7 @@
|
||||
<div {{bind-attr class="showUserReplyTab:avoid-tab view.repliesShown::contents :regular view.extraClass"}}>
|
||||
<div class='cooked'>
|
||||
{{{cooked}}}
|
||||
{{plugin-outlet "post-after-cooked"}}
|
||||
{{#if firstPost}}
|
||||
{{plugin-outlet "topic-after-cooked"}}
|
||||
{{/if}}
|
||||
|
Reference in New Issue
Block a user