DEV: port outlet wrapper for topic category
This commit is contained in:
parent
15f036bafa
commit
3dbb51fcff
|
@ -160,7 +160,12 @@
|
|||
/>
|
||||
</h1>
|
||||
|
||||
<PluginOutlet
|
||||
@name="topic-category-wrapper"
|
||||
@outletArgs={{hash topic=this.model}}
|
||||
>
|
||||
<TopicCategory @topic={{this.model}} class="topic-category" />
|
||||
</PluginOutlet>
|
||||
{{/if}}
|
||||
</TopicTitle>
|
||||
|
||||
|
|
Loading…
Reference in New Issue