updated naming convention meta and pdf fixes

This commit is contained in:
2024-05-20 12:42:53 +01:00
parent 206d08fa5e
commit d829213a6a
16 changed files with 254 additions and 143 deletions
+1 -1
View File
@@ -348,7 +348,7 @@ const getDetails = (resultsObj, detailsType) => {
caseID = data.ticketnumber;
break;
case "myRepresentations":
caseID = data.casereference;
caseID = data.ticketnumber;
break;
default:
caseID = data.pinswg_title;