@@ -220,8 +220,8 @@
|
|||||||
{{ t("No participant matches the filters") }}
|
{{ t("No participant matches the filters") }}
|
||||||
</EmptyContent>
|
</EmptyContent>
|
||||||
</template>
|
</template>
|
||||||
<template #bottom-left>
|
</o-table>
|
||||||
<div class="flex gap-2">
|
<div class="flex flex-wrap gap-2">
|
||||||
<o-button
|
<o-button
|
||||||
@click="acceptParticipants(checkedRows)"
|
@click="acceptParticipants(checkedRows)"
|
||||||
variant="success"
|
variant="success"
|
||||||
@@ -251,8 +251,6 @@
|
|||||||
}}
|
}}
|
||||||
</o-button>
|
</o-button>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
|
||||||
</o-table>
|
|
||||||
</section>
|
</section>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user