0
0
Fork 0

refactor: refs #8304 put year and contract selectors in the same line

This commit is contained in:
Jose Antonio Tubau 2025-01-22 16:32:41 +01:00
parent 8599974437
commit adc9d1630b
1 changed files with 1 additions and 3 deletions

View File

@ -180,8 +180,6 @@ const yearList = ref(generateYears());
:is-clearable="false"
/>
</QItemSection>
</QItem>
<QItem>
<QItemSection>
<VnSelect
:label="t('Contract')"
@ -223,7 +221,7 @@ const yearList = ref(generateYears());
>
{{ type.name }}
</WorkerEventLabel>
</QItem>
</QItem>
</QList>
<QSeparator />
<QList dense class="list q-my-md no-pointer-events">