16435 logic to disable continue button so cant submit empty rep

This commit is contained in:
2025-04-28 17:14:59 +01:00
parent 4bd1cf9744
commit eae42c3622
11 changed files with 47 additions and 32 deletions
+1 -1
View File
@@ -445,7 +445,7 @@ let MakeRepresentation = (props) => {
currentView.caseReference.specialistProcess == 846040000 &&
buildArr.pop("Statements");
console.log("is this a sip......", isSIPS, !isLPA);
//console.log("is this a sip......", isSIPS, !isLPA);
isSIPS && buildArr.push("Consultation Response");
isSIPS && buildArr.push("Local Impact Report");