updated welsh path to cas summary include case ref

This commit is contained in:
2025-07-02 14:07:29 +01:00
parent dbc0345197
commit 5ecaa58bdf
4 changed files with 23 additions and 15 deletions
+6 -2
View File
@@ -192,8 +192,12 @@ const ViewAllResults = (props) => {
currentView.viewKey
: router.locale == "cy"
? myportal == true
? "/fymhorth/achos"
: "/achos"
? "/fymhorth/achos" +
resultsArr[key].ticketnumber +
"?key=" +
currentView.viewKey
: "/achos" +
resultsArr[key].ticketnumber
: myportal == true
? "/myportal/case/" +
resultsArr[key].ticketnumber +