diff --git a/src/components/Shifting/ShiftingTable.tsx b/src/components/Shifting/ShiftingTable.tsx index de186a13d56..f7d75e13db2 100644 --- a/src/components/Shifting/ShiftingTable.tsx +++ b/src/components/Shifting/ShiftingTable.tsx @@ -134,8 +134,8 @@ export default function ShiftingTable(props: { -
-
+
+
-
+
-
+
{shift.origin_facility_object?.name}
@@ -197,17 +197,17 @@ export default function ShiftingTable(props: {
-
+
{shift.assigned_facility_external || shift.assigned_facility_object?.name || t("yet_to_be_decided")}
-
+
navigate(`/shifting/${shift.external_id}`)} variant="secondary" @@ -219,7 +219,7 @@ export default function ShiftingTable(props: { {shift.status === "COMPLETED" && shift.assigned_facility && (