Change status on scheduling.
This commit is contained in:
@@ -47,6 +47,7 @@ export default function JobsDetailPage({
|
||||
<ScheduleJobModalContainer
|
||||
scheduleModalState={scheduleModalState}
|
||||
jobId={job.id}
|
||||
refetch={refetch}
|
||||
/>
|
||||
|
||||
<Form onSubmit={handleSubmit} {...formItemLayout} autoComplete={"off"}>
|
||||
|
||||
Reference in New Issue
Block a user