initial lookup translations

This commit is contained in:
robert.bond@test.gov.wales
2021-09-20 16:31:55 +01:00
parent a59a2f4fcd
commit 461f7c4725
6 changed files with 188 additions and 1 deletions
+1
View File
@@ -101,6 +101,7 @@ const getSearchDetails = (searchResultsObj) => {
]
.replace(/(\band|[\s\-\+\(\)\,\&])/g, "")
.toLowerCase()
.slice(0, 39)
),
searchDetail.ticketnumber
)