hide ELT
This commit is contained in:
parent
cda7589836
commit
86c0022afb
@ -286,7 +286,7 @@ const sections: ISection[] = [
|
||||
'tbxInsAgeDrivers',
|
||||
'tbxInsExpDrivers',
|
||||
'cbxWithTrailer',
|
||||
'tbxINNForCalc',
|
||||
// 'tbxINNForCalc',
|
||||
// 'btnDriversApplication',
|
||||
],
|
||||
},
|
||||
@ -312,20 +312,20 @@ const sections: ISection[] = [
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: 'ЭЛТ',
|
||||
groups: [
|
||||
{
|
||||
title: 'Расчет страховки ЭЛТ',
|
||||
style: { columnsNumber: 1 },
|
||||
blocks: [
|
||||
{
|
||||
elements: ['componentElt'],
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
// {
|
||||
// title: 'ЭЛТ',
|
||||
// groups: [
|
||||
// {
|
||||
// title: 'Расчет страховки ЭЛТ',
|
||||
// style: { columnsNumber: 1 },
|
||||
// blocks: [
|
||||
// {
|
||||
// elements: ['componentElt'],
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
{
|
||||
title: 'Доп. продукты',
|
||||
groups: [
|
||||
|
||||
Reference in New Issue
Block a user