diff --git a/components/myportal/topthree_reps.js b/components/myportal/topthree_reps.js
index ea1a2169..0a52ac96 100644
--- a/components/myportal/topthree_reps.js
+++ b/components/myportal/topthree_reps.js
@@ -273,8 +273,7 @@ const TopThree = (props) => {
deleteRepItem(
props.accountDetails
.containerID,
- showTopThreeArr[key]
- .ticketnumber,
+ showTopThreeArr[key].caseRef,
showTopThreeArr[key]
.repfile_name
);
diff --git a/components/myportal/viewall.js b/components/myportal/viewall.js
index 1885c7ea..6532be5a 100644
--- a/components/myportal/viewall.js
+++ b/components/myportal/viewall.js
@@ -686,7 +686,7 @@ const ViewAllResults = (props) => {
] || "N/A"}
{isAwaitingSubmissionDetails && (
-
+
)}
{isMyRepresentations && (
-
+