mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Add {{yield}} to user-stream-item for plugins/themes (#20791)
This means that plugins/themes can re-use the core component and also introduce their own footer
This commit is contained in:
@@ -113,4 +113,6 @@
|
||||
@title="drafts.remove"
|
||||
/>
|
||||
</div>
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
{{yield to="bottom"}}
|
||||
Reference in New Issue
Block a user