added ticketnumber to setcurrentreference call
This commit is contained in:
@@ -119,6 +119,8 @@ const ViewAllResults = (props) => {
|
||||
}
|
||||
onClick={() => {
|
||||
setCurrentReference({
|
||||
"ticketnumber":
|
||||
resultsArr[key].ticketnumber,
|
||||
"currentReference":
|
||||
currentView.viewKey != "watchedCases"
|
||||
? currentView.viewKey ==
|
||||
|
||||
Reference in New Issue
Block a user