forked from verdnatura/salix-front
refactor: refs #8304 put year and contract selectors in the same line
This commit is contained in:
parent
8599974437
commit
adc9d1630b
|
@ -180,8 +180,6 @@ const yearList = ref(generateYears());
|
||||||
:is-clearable="false"
|
:is-clearable="false"
|
||||||
/>
|
/>
|
||||||
</QItemSection>
|
</QItemSection>
|
||||||
</QItem>
|
|
||||||
<QItem>
|
|
||||||
<QItemSection>
|
<QItemSection>
|
||||||
<VnSelect
|
<VnSelect
|
||||||
:label="t('Contract')"
|
:label="t('Contract')"
|
||||||
|
|
Loading…
Reference in New Issue