DEV: Add a new plugin outlet to composer bottom for mobile buttons (#12622)

This commit is contained in:
Robin Ward 2021-04-06 14:27:34 -04:00 committed by GitHub
parent cdb99f012b
commit 75a0d9aa01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -191,6 +191,8 @@
</div>
{{#if site.mobileView}}
{{plugin-outlet name="composer-mobile-buttons-bottom" connectorTagName="" args=(hash model=model)}}
{{#if allowUpload}}
<a class="btn btn-default no-text mobile-file-upload {{if isUploading "hidden"}}" aria-label={{i18n "composer.upload_title"}}>
{{d-icon uploadIcon}}