Merged PR 946: comment out debug data incorrectly showing in ui

comment out debug data incorrectly showing in ui

Related work items: #7952
This commit is contained in:
Robert Bond
2022-11-07 16:06:49 +00:00
+2 -2
View File
@@ -279,7 +279,7 @@ const CaseSummary = (props) => {
</dl>
</div>
</div>
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} */}
{/* <div className="govuk-grid-row">
<div className="govuk-grid-column-full">
<div className="govuk-button-group">