mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update admin/src/components/Tables/OpenCreationsTable.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
2c1c4ede75
commit
8047dbf544
@ -75,7 +75,7 @@
|
||||
</div>
|
||||
</template>
|
||||
<template #cell(confirm)="row">
|
||||
<div v-if="!myself(`${row.item.firstName} ${row.item.lastName}`)">
|
||||
<div v-if="!myself(row.item)">
|
||||
<b-button
|
||||
variant="success"
|
||||
size="md"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user