feat: refs #7134 remove add btn

This commit is contained in:
Javier Segarra 2024-12-27 12:45:49 +01:00
parent 1a2046be74
commit 800eac4e24
1 changed files with 0 additions and 12 deletions

View File

@ -301,18 +301,6 @@ function round(value) {
</span>
</template>
</VnTable>
<QPageSticky :offset="[18, 18]" style="z-index: 2">
<QBtn
@click.stop="showNewPaymentDialog()"
color="primary"
fab
icon="add"
shortcut="+"
/>
<QTooltip>
{{ t('New payment') }}
</QTooltip>
</QPageSticky>
</template>
<i18n>