questionnaire defect 21, rep defect 30,11

This commit is contained in:
2025-01-07 06:56:06 +00:00
parent 893136addc
commit 29d8090630
5 changed files with 30 additions and 6 deletions
@@ -1178,7 +1178,7 @@ let Enforcement_Questionnaire = (props) => {
name={"representationDocuments"}
id={"representationDocuments"}
label={t("myrepresentations:add-files-label")}
ticketnumber={props.props.caseReference}
ticketnumber={props.props.props.caseReference}
hint={"sdsd"}
fileList={
props.currentView.caseReference.hasOwnProperty(
@@ -991,7 +991,7 @@ let S78_Questionnaire = (props) => {
name={"representationDocuments"}
id={"representationDocuments"}
label={t("myrepresentations:add-files-label")}
ticketnumber={props.props.caseReference}
ticketnumber={props.props.props.caseReference}
hint={"sdsd"}
fileList={
props.currentView.caseReference.hasOwnProperty(