address search fix includes link with ticketnumber
This commit is contained in:
@@ -263,7 +263,7 @@ const SearchResults = (props) => {
|
||||
? "/myportal/case"
|
||||
: "/case") +
|
||||
"/" +
|
||||
item.pinswg_name
|
||||
item.ticketnumber
|
||||
}
|
||||
className="govuk-link--no-underline"
|
||||
// onClick={() => {
|
||||
|
||||
Reference in New Issue
Block a user