From 86c0022afb6681586f9b83361b90e4b4a8d133c2 Mon Sep 17 00:00:00 2001 From: vchikalkin Date: Mon, 7 Jun 2021 11:02:33 +0300 Subject: [PATCH] hide ELT --- .../Calculation/Sections/sectionsList.ts | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/client/Containers/Calculation/Sections/sectionsList.ts b/src/client/Containers/Calculation/Sections/sectionsList.ts index b32274a..21da004 100644 --- a/src/client/Containers/Calculation/Sections/sectionsList.ts +++ b/src/client/Containers/Calculation/Sections/sectionsList.ts @@ -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: [