From bb51d510cd23675a52331ac74bb7cace07919d11 Mon Sep 17 00:00:00 2001 From: Patrick Fic <> Date: Wed, 20 Jan 2021 10:54:08 -0800 Subject: [PATCH] Allow bill posting on exported job IO-541 --- .../jobs-detail-header-actions.component.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/jobs-detail-header-actions/jobs-detail-header-actions.component.jsx b/client/src/components/jobs-detail-header-actions/jobs-detail-header-actions.component.jsx index 9d2d8571f..bab5ba766 100644 --- a/client/src/components/jobs-detail-header-actions/jobs-detail-header-actions.component.jsx +++ b/client/src/components/jobs-detail-header-actions/jobs-detail-header-actions.component.jsx @@ -193,7 +193,7 @@ export function JobsDetailHeaderActions({ { logImEXEvent("job_header_enter_bills");