Merged PR 2329: welsh link for events
welsh link for events Related work items: #23054
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user