7658-devToTest_2428 #508

Merged
alexm merged 392 commits from 7658-devToTest_2428 into test 2024-07-02 10:38:20 +00:00
1 changed files with 10 additions and 2 deletions
Showing only changes of commit b6ec10994a - Show all commits

View File

@ -318,10 +318,18 @@ onMounted(async () => {
<template #header="props">
<QTr>
<QTh class="horizontal-separator" />
<QTh class="horizontal-separator" colspan="8" translate>
<QTh
class="horizontal-separator text-uppercase color-vn-label"
colspan="8"
translate
>
{{ t('futureTickets.origin') }}
</QTh>
<QTh class="horizontal-separator" colspan="4" translate>
<QTh
class="horizontal-separator text-uppercase color-vn-label"
colspan="4"
translate
>
{{ t('futureTickets.destination') }}
</QTh>
</QTr>