diff --git a/client/src/components/tech-lookup-jobs-drawer/tech-lookup-jobs-drawer.component.jsx b/client/src/components/tech-lookup-jobs-drawer/tech-lookup-jobs-drawer.component.jsx index d16c59f56..a6b13cbb3 100644 --- a/client/src/components/tech-lookup-jobs-drawer/tech-lookup-jobs-drawer.component.jsx +++ b/client/src/components/tech-lookup-jobs-drawer/tech-lookup-jobs-drawer.component.jsx @@ -90,13 +90,7 @@ export function JobDetailCards({ setPrintCenterContext }) { {t("jobs.labels.inproduction")} , ]} - title={ - - {data.jobs_by_pk.ro_number - ? `${t("jobs.fields.ro_number")} ${data.jobs_by_pk.ro_number}` - : t("general.labels.na")} - - } + title={t("jobs.fields.ro_number") || t("general.labels.na")} subTitle={data.jobs_by_pk.status} extra={