0
0
Fork 0

perf: remove comment

This commit is contained in:
Javier Segarra 2024-11-08 09:17:02 +01:00
parent e8312701f4
commit e5a0c42352
1 changed files with 0 additions and 11 deletions

View File

@ -573,18 +573,7 @@ function handleOnDataSave({ CrudModelRef }) {
</QIcon>
</template>
</VnTable>
<!-- <QPageSticky v-if="rowsSelected" :offset="[20, 80]" style="z-index: 2">
<QBtn
@click="makeInvoice(selectedRows)"
color="primary"
fab
icon="vn:invoice-in"
/>
<QTooltip>
{{ t('ticketList.createInvoice') }}
</QTooltip>
</QPageSticky>-->
<QDialog ref="editTableCellDialogRef">
<EditTableCellValueForm
edit-url="FixedPrices/editFixedPrice"