UX: display 'merge' button in all non-staff user profiles.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user