diff --git a/src/Components/LogUpdate/Sections/IOBalance.tsx b/src/Components/LogUpdate/Sections/IOBalance.tsx index cceffc0a361..8d51ad9ee06 100644 --- a/src/Components/LogUpdate/Sections/IOBalance.tsx +++ b/src/Components/LogUpdate/Sections/IOBalance.tsx @@ -76,7 +76,9 @@ export default logUpdateSection(
{j == 0 && ( -
Type
+
+ Type +
)} +
Quantity
) @@ -143,7 +145,7 @@ export default logUpdateSection( )} onChange({ [field.key]: [ @@ -163,7 +165,7 @@ export default logUpdateSection(
))} -
+

Total

{fields diff --git a/src/Components/LogUpdate/Sections/NeurologicalMonitoring.tsx b/src/Components/LogUpdate/Sections/NeurologicalMonitoring.tsx index ef9b8aafc1c..7382bf13831 100644 --- a/src/Components/LogUpdate/Sections/NeurologicalMonitoring.tsx +++ b/src/Components/LogUpdate/Sections/NeurologicalMonitoring.tsx @@ -30,7 +30,7 @@ export default logUpdateSection( return (
-
+

Glasgow Coma Scale

- Total  + Total  {(log.glasgow_eye_open || 0) + (log.glasgow_verbal_response || 0) + diff --git a/src/Components/LogUpdate/Sections/NursingCare.tsx b/src/Components/LogUpdate/Sections/NursingCare.tsx index 2f976373616..3b4d54fe6ec 100644 --- a/src/Components/LogUpdate/Sections/NursingCare.tsx +++ b/src/Components/LogUpdate/Sections/NursingCare.tsx @@ -15,7 +15,7 @@ export default logUpdateSection( return (
-
+
-
+
{ RESPIRATORY_SUPPORT_OPTIONS.find( (o) => o.value === log.ventilator_interface, diff --git a/src/Components/LogUpdate/Sections/Vitals.tsx b/src/Components/LogUpdate/Sections/Vitals.tsx index 65d33615351..56dabfe7463 100644 --- a/src/Components/LogUpdate/Sections/Vitals.tsx +++ b/src/Components/LogUpdate/Sections/Vitals.tsx @@ -85,7 +85,7 @@ export default logUpdateSection( { text: "Normal", className: "text-green-500" }, ]} /> -
+
onChange({ pain_scale_enhanced })} /> -
+
onChange?.(size)} >