IO-981 Remove job detail back arrow.
This commit is contained in:
@@ -159,7 +159,7 @@ export function JobsDetailPage({
|
||||
initialValues={transormJobToForm(job)}
|
||||
>
|
||||
<PageHeader
|
||||
onBack={() => window.history.back()}
|
||||
// onBack={() => window.history.back()}
|
||||
title={job.ro_number || t("general.labels.na")}
|
||||
extra={menuExtra}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user