#8604: TicketFuture to VnTable #1395
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1395
Loading…
Reference in New Issue
No description provided.
Delete Branch "8604-FixTicketFuture"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Los errores se han solucionado al pasar la sección a VnTable.
El cambio de width de la VnTable está hablado con Pablo y permite mayor homogeneidad en los estilos para distintos navegadores
@ -18,3 +15,4 @@
import useNotify from 'src/composables/useNotify.js';
import { useState } from 'src/composables/useState';
import { toDateTimeFormat } from 'src/filters/date.js';
import { toDateFormat } from 'src/filters/date.js';
podemos dejarlo en 1?
@ -475,2 +362,2 @@
</QBtn>
</QTd>
<template #column-id="{ row }">
<QBtn flat class="link">
@clisk.stop
@ -522,2 +403,2 @@
</QBtn>
</QTd>
<template #column-futureId="{ row }">
<QBtn flat class="link" dense>
@click.stop
No está igual
![image](/verdnatura/salix-front/attachments/853e7b3c-f5f6-4353-aad3-a101915d4c2a)
New commits pushed, approval review dismissed automatically according to repository settings