From c9e7743782dbbe4e5f2f1562b338e46d4c8d92bd Mon Sep 17 00:00:00 2001 From: Robert Bond Date: Tue, 25 Aug 2026 15:20:56 +0000 Subject: [PATCH] Merged PR 2586: update text for reps showing update text for reps showing Related work items: #24650 --- components/case/summary.js | 35 +++++++++++++++-------------------- 1 file changed, 15 insertions(+), 20 deletions(-) diff --git a/components/case/summary.js b/components/case/summary.js index 47e4283b..14944634 100644 --- a/components/case/summary.js +++ b/components/case/summary.js @@ -905,27 +905,22 @@ const CaseSummary = (props) => { detailsObj ) && (
- {getFormCollectionByID( - appealTypeID - ).PrimaryIdAttribute == - "pinswg_sipscase" && ( -

- {t( - "case:summary-make-representation-para-a" +

+ {t( + "case:summary-make-representation-para-a" + )} + - {t( - "case:summary-make-representation-para-a-label" - )} - -

- )} + > + {t( + "case:summary-make-representation-para-a-label" + )} + +

)}