Merged PR 2586: update text for reps showing
update text for reps showing Related work items: #24650
This commit is contained in:
@@ -905,10 +905,6 @@ const CaseSummary = (props) => {
|
||||
detailsObj
|
||||
) && (
|
||||
<div className="govuk-button-group">
|
||||
{getFormCollectionByID(
|
||||
appealTypeID
|
||||
).PrimaryIdAttribute ==
|
||||
"pinswg_sipscase" && (
|
||||
<p>
|
||||
{t(
|
||||
"case:summary-make-representation-para-a"
|
||||
@@ -925,7 +921,6 @@ const CaseSummary = (props) => {
|
||||
)}
|
||||
</Link>
|
||||
</p>
|
||||
)}
|
||||
</div>
|
||||
)}
|
||||
<div className="govuk-button-group">
|
||||
|
||||
Reference in New Issue
Block a user