FIX: Broken plugin outlet

This commit is contained in:
Robin Ward 2017-01-04 11:52:19 -05:00
parent cbcb9363f4
commit 846cd523b6
1 changed files with 3 additions and 1 deletions

View File

@ -58,7 +58,9 @@
action=toggleArchiveMessage}}
{{/if}}
{{plugin-outlet "topic-footer-main-buttons-before-create" tagName="span"}}
{{plugin-outlet name="topic-footer-main-buttons-before-create"
args=(hash topic=topic)
connectorTagName="span"}}
{{#if topic.details.can_create_post}}
{{d-button class="btn-primary create"