From 2b3e64d607989b53e82677a9ccc21449edea79f6 Mon Sep 17 00:00:00 2001 From: Allan Carr Date: Wed, 13 Nov 2024 10:49:47 -0800 Subject: [PATCH] IO-3028 Extend to Notes Signed-off-by: Allan Carr --- .../job-line-note-popup/job-line-note-popup.component.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/src/components/job-line-note-popup/job-line-note-popup.component.jsx b/client/src/components/job-line-note-popup/job-line-note-popup.component.jsx index 11d943354..2adb3bf72 100644 --- a/client/src/components/job-line-note-popup/job-line-note-popup.component.jsx +++ b/client/src/components/job-line-note-popup/job-line-note-popup.component.jsx @@ -45,7 +45,8 @@ export default function JobLineNotePopup({ jobline, disabled }) { if (editing) return (
- : null} value={note}