View and edit payments IO-531
This commit is contained in:
@@ -103,7 +103,7 @@ export function JobsDetailTotals({
|
||||
onClick={() =>
|
||||
setPaymentContext({
|
||||
actions: { refetch: refetch },
|
||||
context: { jobId: job.id },
|
||||
context: { jobid: job.id },
|
||||
})
|
||||
}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user