From 810ffd2a814e80b9b7ce190f49df7ed65d5cc083 Mon Sep 17 00:00:00 2001 From: Vitalii Kiiko Date: Mon, 17 Feb 2025 14:36:23 +0100 Subject: [PATCH] - updated code productId -> appointmentTemplateId; --- .../BandoEdit/components/BandoEditFormStep1/index.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/BandoEdit/components/BandoEditFormStep1/index.js b/src/pages/BandoEdit/components/BandoEditFormStep1/index.js index f15f353..6d615ed 100644 --- a/src/pages/BandoEdit/components/BandoEditFormStep1/index.js +++ b/src/pages/BandoEdit/components/BandoEditFormStep1/index.js @@ -201,7 +201,7 @@ const BandoEditFormStep1 = forwardRef(function ({ initialData, setInitialData, g ![ 'descriptionShort', 'descriptionLong', 'documentationRequested', 'threshold', 'aimedTo', 'criteria', 'docs', 'checklist', 'faq', 'amount', 'amountMin', 'amountMax', - 'email', 'phoneNumber', 'checkList', 'images', 'numberOfCheck', 'productId' + 'email', 'phoneNumber', 'checkList', 'images', 'numberOfCheck', 'appointmentTemplateId' ].includes(fieldName) } @@ -497,12 +497,12 @@ const BandoEditFormStep1 = forwardRef(function ({ initialData, setInitialData, g {APP_HUB_ID !== 't7jh5wfg9QXylNaTZkPoE' ?