Modulo de rutas #195

Merged
jsegarra merged 49 commits from :feature/route-module into dev 2024-03-14 12:44:43 +00:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit e4553659cf - Show all commits

View File

@ -42,8 +42,8 @@ const columns = ref([
align: 'left',
},
{
name: 'population',
label: t('Population'),
name: 'city',
label: t('City'),
jgallego marked this conversation as resolved Outdated

en salix es city.
"Population" se refiere al número total de individuos que habitan en un área geográfica específica

en salix es city. "Population" se refiere al número total de individuos que habitan en un área geográfica específica

En Salix hay una incongruencia, en el listado de tickets se muestra "city", pero en el modal muestra "population".

Se cambio a "City".

e4553659cf

En Salix hay una incongruencia, en el listado de tickets se muestra "city", pero en el modal muestra "population". Se cambio a "City". e4553659cf1ef6c245569557901bcd3a0a680d51
field: (row) => row?.address?.city,
sortable: true,
align: 'left',
@ -232,7 +232,7 @@ es:
Tickets to add: Tickets a añadir
Client: Cliente
Province: Provincia
Population: Población
City: Población
PC: CP
Address: Dirección
Zone: Zona