Merged PR 2558: updated link on awaiting submission view allin welsh
updated link on awaiting submission view allin welsh Related work items: #24389
This commit is contained in:
@@ -212,12 +212,8 @@ const ViewAllResults = (props) => {
|
||||
}
|
||||
|
||||
if (isAwaitingSubmissionDetails) {
|
||||
if (router.locale === "cy") {
|
||||
return "/fymhorth/parhauigyflwyno";
|
||||
}
|
||||
|
||||
return (
|
||||
"/myportal" +
|
||||
(router.locale === "cy" ? "/fymhorth" : "/myportal") +
|
||||
"/" +
|
||||
getFormCollectionByID(item.pinswg_appealcasetype).UrlName +
|
||||
"?lpa=" +
|
||||
|
||||
Reference in New Issue
Block a user