FIX: Broken plugin outlet
This commit is contained in:
parent
cbcb9363f4
commit
846cd523b6
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue