16435 logic to disable continue button so cant submit empty rep
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user