TASK22028: fix myportal deleteRepItem caseRef and i18n namespace
This commit is contained in:
@@ -273,8 +273,7 @@ const TopThree = (props) => {
|
||||
deleteRepItem(
|
||||
props.accountDetails
|
||||
.containerID,
|
||||
showTopThreeArr[key]
|
||||
.ticketnumber,
|
||||
showTopThreeArr[key].caseRef,
|
||||
showTopThreeArr[key]
|
||||
.repfile_name
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user