DEV: Add `users-directory-controls` outlet (#13679)

This can be used by themes/plugins to add additional buttons to the user directory controls
This commit is contained in:
David Taylor 2021-07-09 11:49:34 +01:00 committed by GitHub
parent ef90575b91
commit e1175f9f35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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