UX: display 'merge' button in all non-staff user profiles.

This commit is contained in:
Vinoth Kannan
2020-04-22 17:42:09 +05:30
parent c8fed90e4e
commit e5c44f6dcf
4 changed files with 15 additions and 3 deletions
@@ -683,6 +683,9 @@
icon="trash-alt"
class="btn-danger"
action=(action "destroy")}}
{{/if}}
{{#if model.can_be_merged}}
{{d-button label="admin.user.merge.transfer_and_delete"
icon="trash-alt"
class="btn-danger"