From 9682cd0f01601be2dc53da3c0856869901f14ed6 Mon Sep 17 00:00:00 2001 From: gitea Date: Mon, 10 Feb 2025 14:30:06 +0000 Subject: [PATCH] add car list view --- templates/header.html | 8 ++++++++ templates/inventory/car_list_view.html | 13 ++++--------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/templates/header.html b/templates/header.html index f89e2dc2..13eaefd0 100644 --- a/templates/header.html +++ b/templates/header.html @@ -74,6 +74,14 @@ + diff --git a/templates/inventory/car_list_view.html b/templates/inventory/car_list_view.html index 412ae989..a6dea168 100644 --- a/templates/inventory/car_list_view.html +++ b/templates/inventory/car_list_view.html @@ -51,7 +51,7 @@ /> - + @@ -62,7 +62,7 @@ - + @@ -97,7 +97,7 @@ Trim VIN Receiving Date - PROGRESS + STATUS @@ -121,12 +121,7 @@

{{car.receiving_date}}

- -

145 / 145

-
-
-
- + {% if car.status == "available" %} {{car.status}}