updated dropdown search with translations

This commit is contained in:
2021-09-30 11:55:30 +01:00
parent 13833930fe
commit d05caec63c
16 changed files with 68 additions and 17 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ const CaseSummary = (props) => {
<div className="govuk-grid-row">
<div className="govuk-grid-column-full">
<h1 className="govuk-heading-xl govuk-!-margin-bottom-7">
Reference:{" "}
{t("case:summary-reference-label")}:{" "}
{currentType == "searchResultsObj"
? detailsObj.pinswg_name
: casesObj.reference}