forked from verdnatura/salix-front
Fix route list actions
This commit is contained in:
parent
e0337340e7
commit
aa535fb6c7
|
@ -481,7 +481,7 @@ const openTicketsDialog = (id) => {
|
|||
</template>
|
||||
<template #body-cell-actions="props">
|
||||
<QTd :props="props">
|
||||
<div class="flex items-center table-actions">
|
||||
<div class="flex items-center no-wrap table-actions">
|
||||
<QIcon
|
||||
name="vn:ticketAdd"
|
||||
size="xs"
|
||||
|
|
Loading…
Reference in New Issue