DEV: Add plugin outlet to the bottom of flag modal (#14413)

This will be used by discourse-akismet to show the current status of the
Akismet scan (post marked as spam, not spam, etc).
This commit is contained in:
Dan Ungureanu 2021-10-05 17:37:16 +03:00 committed by GitHub
parent 0f5d737a61
commit 5569723321
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
}}
{{/flag-selection}}
</form>
{{plugin-outlet name="flag-modal-bottom" tagName="" args=(hash post=model)}}
{{/d-modal-body}}
<div class="modal-footer">