sections: beautify

This commit is contained in:
Chika 2021-11-16 19:19:16 +03:00
parent 0376bf169e
commit 8372e9f8b8

View File

@ -300,18 +300,18 @@ const sections: ISection[] = [
// 'cbxInsUnlimitDrivers',
// 'tbxInsAgeDrivers',
// 'tbxInsExpDrivers',
'selectGPSBrand',
'selectGPSModel',
'tbxInsKaskoPriceLeasePeriod',
'cbxWithTrailer',
'tbxINNForCalc',
// 'btnDriversApplication',
],
},
{
elements: [
'selectGPSBrand',
'selectGPSModel',
'selectLegalClientRegion',
'selectLegalClientTown',
'tbxInsKaskoPriceLeasePeriod',
'tbxINNForCalc',
],
},
],