From 1c2a64cf5042be4add3c38885dfd8dccdffb07fa Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Tue, 11 Jan 2022 10:12:10 -0800 Subject: [PATCH] IO-1632 Update tech console for CDK posting. --- .../tech-job-clock-in-form.component.jsx | 6 +++++- .../tech-job-clock-in-form.container.jsx | 19 +++++++++++-------- .../tech-job-clock-out-button.component.jsx | 4 ++++ 3 files changed, 20 insertions(+), 9 deletions(-) diff --git a/client/src/components/tech-job-clock-in-form/tech-job-clock-in-form.component.jsx b/client/src/components/tech-job-clock-in-form/tech-job-clock-in-form.component.jsx index fe0ccfe22..6c9f357e8 100644 --- a/client/src/components/tech-job-clock-in-form/tech-job-clock-in-form.component.jsx +++ b/client/src/components/tech-job-clock-in-form/tech-job-clock-in-form.component.jsx @@ -49,9 +49,13 @@ export function TechClockInComponent({ form, bodyshop, technician }) {