Merged PR 1717: merge dev to sips

Related work items: #12956
This commit is contained in:
2025-07-08 08:58:41 +01:00
parent a5dbd52d73
commit 8713317404
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 +