IO-2001 Always expose production note.

This commit is contained in:
Patrick Fic
2022-07-27 10:00:57 -07:00
parent f36926f228
commit 4ef68a0e26

View File

@@ -129,11 +129,10 @@ export function JobsDetailHeader({ job, bodyshop, disabled }) {
</DataLabel>
)}
{(job.inproduction || jobInPostProduction) && (
<DataLabel label={t("jobs.fields.production_vars.note")}>
<ProductionListColumnProductionNote record={job} />
</DataLabel>
)}
<DataLabel label={t("jobs.fields.production_vars.note")}>
<ProductionListColumnProductionNote record={job} />
</DataLabel>
<Space>
{job.special_coverage_policy && (
<Tag color="tomato">