mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
DEV: Add after-title-and-category plugin outlet (#18004)
This commit is contained in:
parent
23ec819e70
commit
36f766399d
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@
|
|||
}} />
|
||||
<PopupInputTip @validation={{this.tagValidation}} />
|
||||
{{/if}}
|
||||
|
||||
<PluginOutlet @name="after-title-and-category" @args={{hash model=this.model tagValidation=this.tagValidation canEditTags=this.canEditTags disabled=this.disableTagsChooser}} />
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue