feature/IO-3096-GlobalNotifications - Checkpoint - add some missing keys (cleanup)

This commit is contained in:
Dave Richer
2025-03-03 11:00:55 -05:00
parent 3c45519457
commit b5c03b8cf0
3 changed files with 3 additions and 3 deletions

View File

@@ -216,7 +216,7 @@ export function JobCloseRoGuardContainer({ job, jobRO, bodyshop, form }) {
</Form.Item>
</Collapse.Panel>
<Collapse.Panel header={t("jobs.labels.performance")}>
<Collapse.Panel key="job-performance" header={t("jobs.labels.performance")}>
<Row gutter={[32, 32]}>
<Col className="ro-guard-col" span={24}>
<JobCloseRoGuardTtLifecycle job={job} />