questionnaire for callins and uploads
This commit is contained in:
@@ -61,6 +61,7 @@ let RepLPA = (props) => {
|
||||
case 846040003:
|
||||
case 846040009:
|
||||
case 846040008:
|
||||
case 846040010:
|
||||
case 846040017:
|
||||
return (
|
||||
<S78_Questionnaire
|
||||
@@ -487,6 +488,9 @@ let RepLPA = (props) => {
|
||||
type="submit"
|
||||
className="govuk-button"
|
||||
data-module="govuk-button"
|
||||
onClick={() => {
|
||||
setRepresentationSubmit(true);
|
||||
}}
|
||||
>
|
||||
{t("common:continue-button")}
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user