mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
update admin/src/components/DeletedUserFormular.vue
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
This commit is contained in:
parent
2f67f0634c
commit
01afe6a068
@ -14,7 +14,7 @@
|
||||
{{ $t('delete_user') }}
|
||||
</b-button>
|
||||
<b-button
|
||||
v-if="item.deletedAt !== null"
|
||||
v-else
|
||||
variant="success"
|
||||
v-b-modal.delete-user-modal
|
||||
@click="showUndeleteModal()"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user