Merged PR 2329: welsh link for events

welsh link for events

Related work items: #23054
This commit is contained in:
Robert Bond
2026-05-18 08:50:58 +00:00
parent 5967665138
commit b6bd543527
7 changed files with 14 additions and 5 deletions
+3 -1
View File
@@ -396,7 +396,9 @@ const CaseSummary = (props) => {
<a
href={
livePublishedEvent.pinswg_linktotheevent
locale === "en"
? livePublishedEvent.pinswg_linktotheevent
: livePublishedEvent.pinswg_linktotheeventstreamwelsh
}
className="govuk-link govuk-link--no-visited-state"
target="_blank"