From 44bbb17243e70362f6a63c53f05900b671200ec4 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Fri, 18 Dec 2020 14:31:56 -0800 Subject: [PATCH] Updated tooltip once more and added vehicles to alert atom. --- .../atoms/vehicle-group-alert/vehicle-group-alert.atom.jsx | 3 ++- .../jobs-detail-description.molecule.jsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/atoms/vehicle-group-alert/vehicle-group-alert.atom.jsx b/src/components/atoms/vehicle-group-alert/vehicle-group-alert.atom.jsx index 57db154..e14c488 100644 --- a/src/components/atoms/vehicle-group-alert/vehicle-group-alert.atom.jsx +++ b/src/components/atoms/vehicle-group-alert/vehicle-group-alert.atom.jsx @@ -14,7 +14,7 @@ const models = [ "journey", "nv200", "rav4", - "odyssey", + //"odyssey", "murano", "edge", "ram", @@ -22,6 +22,7 @@ const models = [ "qashqai", "escape", "santa fe", + "trax", ]; export default function VehicleGroupAlertAtom({ job, showGroup = false }) { diff --git a/src/components/molecules/jobs-detail-description/jobs-detail-description.molecule.jsx b/src/components/molecules/jobs-detail-description/jobs-detail-description.molecule.jsx index f067785..19286a6 100644 --- a/src/components/molecules/jobs-detail-description/jobs-detail-description.molecule.jsx +++ b/src/components/molecules/jobs-detail-description/jobs-detail-description.molecule.jsx @@ -42,7 +42,7 @@ export default function JobsDetailDescriptionMolecule({ loading, job }) { + Close Date }