Merge branch 'Development' into SIPS-Development

This commit is contained in:
2025-07-03 11:20:38 +01:00
16 changed files with 93 additions and 1326 deletions
+6 -2
View File
@@ -248,8 +248,12 @@ const ViewAllResults = (props) => {
viewAllKey
: 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 +