questionnaire defect 58 added dates for DNS
This commit is contained in:
@@ -354,7 +354,7 @@ let MakeRepresentation = (props) => {
|
|||||||
isDNS &&
|
isDNS &&
|
||||||
currentView.caseReference.appealType != 846040019 &&
|
currentView.caseReference.appealType != 846040019 &&
|
||||||
todaysDate >= startDate &&
|
todaysDate >= startDate &&
|
||||||
todaysDate <= questionnaireDate &&
|
todaysDate <= finalCommentsDate &&
|
||||||
buildArr.push("Local Impact Report");
|
buildArr.push("Local Impact Report");
|
||||||
|
|
||||||
!isDNS &&
|
!isDNS &&
|
||||||
|
|||||||
Reference in New Issue
Block a user