update submissions card with lpa ref

This commit is contained in:
2024-02-06 09:50:55 +00:00
parent 7059e37fb5
commit 60ac61b23e
4 changed files with 12 additions and 5 deletions
@@ -97,6 +97,10 @@ const AwaitingSubmissionFromBlob = (props) => {
{showTopThreeArr[index].pinswg_name}
</Link>
</div>
<div>
<b>LPA reference:</b>{" "}
{showTopThreeArr[key].pinswg_lpaapplicationreference}
</div>
<div>
<b>{t("myportal:appeal-type-label")}:</b>{" "}
{
+1
View File
@@ -210,6 +210,7 @@ const TopThree = (props) => {
]}{" "}
</Link>
</div>
{/* {(topThreeType == "awaitingSubmission" ||
topThreeType == "watchedCases") && ( */}
<div>