mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-12 23:35:50 +00:00
remove success toast from deleted user form
This commit is contained in:
parent
e4e698b082
commit
3d220a99f5
@ -65,7 +65,6 @@ export default {
|
||||
},
|
||||
})
|
||||
.then((result) => {
|
||||
this.toastSuccess(this.$t('user_recovered'))
|
||||
this.$emit('updateDeletedAt', {
|
||||
userId: this.item.userId,
|
||||
deletedAt: result.data.unDeleteUser,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user