14624 rep button logic for sips

This commit is contained in:
2025-04-27 14:14:18 +01:00
parent b6798fbfca
commit ad5c726b54
8 changed files with 298 additions and 429 deletions
+8 -3
View File
@@ -119,9 +119,14 @@ const RepsOnResults = (props) => {
)}
</Link> */}
<div className="govuk-body govuk-!-font-size-14">
{t(
"case:summary-representation-open-label"
)}{" "}
{props.currentView.caseReference
.appealType == 846040002
? t(
"case:summary-consultation-open-label"
)
: t(
"case:summary-representation-open-label"
)}{" "}
</div>
</>
) : !isLPA &&