Remove Member toolbar button
continuous-integration/drone/push Build is failing Details

This commit is contained in:
philipp lang 2024-08-28 16:30:26 +02:00
parent b3a29c706c
commit ef70203c8a
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
<page-layout page-class="pb-6">
<template #toolbar>
<page-toolbar-button :href="meta.links.create" color="primary" icon="plus">Mitglied anlegen</page-toolbar-button>
<page-toolbar-button v-if="hasModule('bill')" :href="meta.links.allpayment" color="primary" icon="invoice">Rechnungen erstellen</page-toolbar-button>
</template>
<ui-popup v-if="deleting !== null" heading="Mitglied löschen?" @close="deleting.reject()">
<div>