0
0
Fork 0

Update routes list no result label

This commit is contained in:
Kevin Martinez 2024-02-29 08:08:00 -03:00
parent 64490f7e5b
commit a35eb1e2f2
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ const openTicketsDialog = (id) => {
:rows-per-page-options="[0]" :rows-per-page-options="[0]"
hide-pagination hide-pagination
:pagination="{ sortBy: 'ID', descending: true }" :pagination="{ sortBy: 'ID', descending: true }"
:no-data-label="t('No results')" :no-data-label="t('globals.noResults')"
> >
<template #body-cell-worker="{ row }"> <template #body-cell-worker="{ row }">
<QTd> <QTd>