mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
use base button
This commit is contained in:
parent
db8ad8897e
commit
7fcb9a0ff6
@ -53,7 +53,7 @@
|
||||
</ds-chip>
|
||||
</template>
|
||||
<template #edit="scope">
|
||||
<ds-button
|
||||
<base-button
|
||||
v-if="scope.row.myRoleInGroup !== 'owner'"
|
||||
size="small"
|
||||
primary
|
||||
@ -63,7 +63,7 @@
|
||||
"
|
||||
>
|
||||
{{ $t('group.removeMemberButton') }}
|
||||
</ds-button>
|
||||
</base-button>
|
||||
</template>
|
||||
</ds-table>
|
||||
<ds-modal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user