Merged PR 2504: amend paths for reps to exclude long titles
amend paths for reps to exclude long titles Related work items: #24279
This commit is contained in:
@@ -4,6 +4,7 @@ const RepresentationFlowFormStage = ({
|
||||
t,
|
||||
appealIsConsultation,
|
||||
currentReference,
|
||||
caseTitle,
|
||||
whichControl,
|
||||
appealIsLocalImpact,
|
||||
renderDueDate,
|
||||
@@ -22,7 +23,7 @@ const RepresentationFlowFormStage = ({
|
||||
: t(
|
||||
"myrepresentations:make-a-representation-on-label"
|
||||
)}{" "}
|
||||
{currentReference}{" "}
|
||||
{caseTitle}{" "}
|
||||
</h1>
|
||||
|
||||
<div id="rep-form">
|
||||
|
||||
Reference in New Issue
Block a user