From b52c11a87b1021a9e08fff02334f024f262585db Mon Sep 17 00:00:00 2001 From: Chika Date: Wed, 26 May 2021 16:15:57 +0300 Subject: [PATCH] remove fields from elementsToDisable --- .../Effects/reactions/recalcWoRevisionReactions.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/client/stores/CalculationStore/Effects/reactions/recalcWoRevisionReactions.ts b/src/client/stores/CalculationStore/Effects/reactions/recalcWoRevisionReactions.ts index 1ccbb37..ccf5362 100644 --- a/src/client/stores/CalculationStore/Effects/reactions/recalcWoRevisionReactions.ts +++ b/src/client/stores/CalculationStore/Effects/reactions/recalcWoRevisionReactions.ts @@ -392,8 +392,6 @@ const elementsToDisable: (ElementsNames | TableNames)[] = [ 'selectIndAgent', 'selectCalcBroker', 'selectCalcFinDepartment', - 'selectRegionRegistration', - 'selectTownRegistration', 'tbxInsKaskoPriceLeasePeriod', 'selectTarif', 'tbxCreditRate',