diff --git a/components/case/representation/representationCompleteSubmit.js b/components/case/representation/representationCompleteSubmit.js index 6e8cc68d..91615da6 100644 --- a/components/case/representation/representationCompleteSubmit.js +++ b/components/case/representation/representationCompleteSubmit.js @@ -344,38 +344,42 @@ const RepCompleteSubmit = (props) => { )} )} -
-
- {t("case:representation-comments")} -
+ {repFormData.representationType != + "Questionnaire" && ( +
+
+ {t("case:representation-comments")} +
-
- -
+
+ wwww + +
-
- { - setSubmitBack(); - }} - > - {t("common:change-link-label")} - - {" "} - {/* {FieldsTranslations( +
+ { + setSubmitBack(); + }} + > + {t("common:change-link-label")} + + {" "} + {/* {FieldsTranslations( rows[0].value )} */} - - -
-
+ + + +
+ )}
{t("case:representation-files")}