From 26a9d5036860d6f1c9563eb801a99691b0f6dcc5 Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Mon, 7 Nov 2022 16:06:04 +0000 Subject: [PATCH] comment out debug data incorrectly showing in ui --- components/case/summary.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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} */} {/*