Adding composer-after-composer-editor plugin-outlet on the composer template (#12914)

* Adding after-groups-index-container plugin-outlet on the groups index template

* Update app/assets/javascripts/discourse/app/templates/groups/index.hbs

Co-authored-by: Régis Hanol <regis@hanol.fr>

* Adding composer-after-composer-editor plugin-outlet on the composer template

* Update composer.hbs

Co-authored-by: Régis Hanol <regis@hanol.fr>
This commit is contained in:
webdirektindia 2021-05-03 20:57:09 +05:30 committed by GitHub
parent 6e09c8fc78
commit 6c276765c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@
afterRefresh=(action "afterRefresh")
focusTarget=focusTarget}}
{{plugin-outlet name="composer-after-composer-editor" connectorTagName="" args=(hash model=model)}}
<div class="submit-panel">
{{plugin-outlet name="composer-fields-below" args=(hash model=model)}}