FIX: Add users-directory-controls outlet to mobile template (#13883)

This outlet was added to the desktop template in e1175f9f
This commit is contained in:
David Taylor 2021-07-29 14:40:36 +01:00 committed by GitHub
parent 74f0631acd
commit 9b8c4d4790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
class="btn-default open-edit-columns-btn"
}}
{{/if}}
{{plugin-outlet name="users-directory-controls" connectorTagName="" tagName="" args=(hash model=model)}}
</div>
{{#conditional-loading-spinner condition=isLoading}}