EXTENSIBILITY: topic-after-cooked plugin outlet

This commit is contained in:
Sam 2015-05-19 15:34:54 +10:00
parent 8002c46c21
commit 15a59dcde7

View file

@ -72,6 +72,9 @@
<div {{bind-attr class="showUserReplyTab:avoid-tab view.repliesShown::contents :regular view.extraClass"}}>
<div class='cooked'>
{{{cooked}}}
{{#if firstPost}}
{{plugin-outlet "topic-after-cooked"}}
{{/if}}
</div>
{{#if cooked_hidden}}
<a href {{action "expandHidden" this}}>{{i18n 'post.show_hidden'}}</a>