TASK22028: fix myportal deleteRepItem caseRef and i18n namespace

This commit is contained in:
2026-03-13 17:44:27 +00:00
parent 6283786aeb
commit d32d7d016e
3 changed files with 28 additions and 11 deletions
+1 -2
View File
@@ -273,8 +273,7 @@ const TopThree = (props) => {
deleteRepItem(
props.accountDetails
.containerID,
showTopThreeArr[key]
.ticketnumber,
showTopThreeArr[key].caseRef,
showTopThreeArr[key]
.repfile_name
);