From 77f8c1976f925d74a58c6af60b25014eb3a2ba53 Mon Sep 17 00:00:00 2001
From: Ashesh3 <3626859+Ashesh3@users.noreply.github.com>
Date: Mon, 26 Jun 2023 13:08:56 +0530
Subject: [PATCH] Minor ui fixes in shifting and consultation
---
src/Components/Facility/ConsultationCard.tsx | 2 ++
src/Components/Patient/SampleTestCard.tsx | 2 ++
src/Locale/en/Shifting.json | 2 +-
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/Components/Facility/ConsultationCard.tsx b/src/Components/Facility/ConsultationCard.tsx
index f596cecb9b3..8afef191967 100644
--- a/src/Components/Facility/ConsultationCard.tsx
+++ b/src/Components/Facility/ConsultationCard.tsx
@@ -104,6 +104,7 @@ export const ConsultationCard = (props: ConsultationProps) => {
Created:{" "}
@@ -112,6 +113,7 @@ export const ConsultationCard = (props: ConsultationProps) => {
Last Modified:{" "}
diff --git a/src/Components/Patient/SampleTestCard.tsx b/src/Components/Patient/SampleTestCard.tsx
index 18a64c5ba58..5b97a7b2e09 100644
--- a/src/Components/Patient/SampleTestCard.tsx
+++ b/src/Components/Patient/SampleTestCard.tsx
@@ -159,6 +159,7 @@ export const SampleTestCard = (props: SampleDetailsProps) => {
}
@@ -167,6 +168,7 @@ export const SampleTestCard = (props: SampleDetailsProps) => {
diff --git a/src/Locale/en/Shifting.json b/src/Locale/en/Shifting.json
index 2d31d1397a2..98b0fd0911d 100644
--- a/src/Locale/en/Shifting.json
+++ b/src/Locale/en/Shifting.json
@@ -44,7 +44,7 @@
"patient_category": "Patient Category",
"ambulance_driver_name": "Name of ambulance driver",
"ambulance_phone_number": "Phone number of Ambulance",
- "ambulance_number": "Ambulance No.",
+ "ambulance_number": "Ambulance No",
"is_emergency": "Is emergency",
"contact_person_at_the_facility": "Contact person at the current facility",
"update_status_details": "Update Status/Details",