reps trigger for logged out & upload storage acc
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ const Case = (props) => {
|
||||
searchDetailsObj={props.searchDetailsObj}
|
||||
documentDetailsObj={props.documentDetailsObj}
|
||||
/>
|
||||
{showRepresentations == "true" && (
|
||||
{showRepresentations == true && (
|
||||
<RepresentationList
|
||||
incidentid={props.incidentid}
|
||||
caseReference={props.caseReference}
|
||||
|
||||
Reference in New Issue
Block a user