IO-1037 Disable time ticket button on non converted jobs.
This commit is contained in:
@@ -224,6 +224,7 @@ export function TimeTicketList({
|
||||
<TimeTicketEnterButton
|
||||
actions={{ refetch }}
|
||||
context={{ jobId: jobId }}
|
||||
disabled={disabled}
|
||||
>
|
||||
{t("timetickets.actions.enter")}
|
||||
</TimeTicketEnterButton>
|
||||
|
||||
Reference in New Issue
Block a user