From 175500a2cecb1cbd3eb58130534d69bfd7889eea Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Tue, 14 Jan 2025 17:16:58 +0000 Subject: [PATCH] questionnaire defect 50 --- .../representationLPAQuestionnaire_s78.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_s78.js b/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_s78.js index e1ff102c..105c3b26 100644 --- a/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_s78.js +++ b/components/case/representation/representationQuestionnaires/representationLPAQuestionnaire_s78.js @@ -1077,7 +1077,7 @@ let S78_Questionnaire = (props) => { component={RenderDatePicker} validate={[required]} dateStart="0" - dateEnd="1-y" + dateEnd="0" errorMsg={t("myrepresentations:is-required-label")} locale={locale} />