mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 04:31:56 +08:00
DEV: Add after-title-and-category plugin outlet (#18004)
This commit is contained in:
parent
23ec819e70
commit
36f766399d
|
@ -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…
Reference in New Issue
Block a user