updated view all
This commit is contained in:
@@ -278,6 +278,8 @@ let MakeRepresentation = (props) => {
|
||||
"_" +
|
||||
props.props.accountDetails.accountDetails.lastname,
|
||||
"containerID": props.props.accountDetails.containerID,
|
||||
"appealType": props.props.currentView.caseReference.appealType,
|
||||
"incidentID": props.props.currentView.caseReference.incidentid,
|
||||
});
|
||||
|
||||
updateBody = JSON.stringify(updateBody);
|
||||
|
||||
Reference in New Issue
Block a user