mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 07:49:41 +08:00
FEATURE: post-after-cooked plugin-outlet
This commit is contained in:
parent
49096e5801
commit
ea606a348f
@ -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}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user