diff --git a/components/case/summary.js b/components/case/summary.js index bdcce2a6..2e00fd00 100644 --- a/components/case/summary.js +++ b/components/case/summary.js @@ -279,7 +279,7 @@ const CaseSummary = (props) => { - 1{" "} + {/* 1{" "} {_.has(detailsObj, "pinswg_startdatetimeiftheevent") && detailsObj.pinswg_startdatetimeiftheevent} 2{" "} @@ -290,7 +290,7 @@ const CaseSummary = (props) => { detailsObj.pinswg_startdateofevent} 4{" "} {_.has(detailsObj, "pinswg_starttimeoftheevent") && - detailsObj.pinswg_starttimeoftheevent} + detailsObj.pinswg_starttimeoftheevent} */} {/*