- updates from lifecyle component.
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -310,7 +310,7 @@ export function JobsDetailPage({
|
||||
key: 'lifecycle',
|
||||
icon: <BarsOutlined />,
|
||||
label: t('menus.jobsdetail.lifecycle'),
|
||||
children: <span><BarsOutlined />{t('menus.jobsdetail.lifecycle')}</span>
|
||||
children: <JobLifecycleComponent job={job} statuses={bodyshop.md_ro_statuses} />,
|
||||
},
|
||||
{
|
||||
key: "dates",
|
||||
|
||||
Reference in New Issue
Block a user