diff --git a/web/layouts/vehicles_management/_partials/vehicles-list.html b/web/layouts/vehicles_management/_partials/vehicles-list.html index e6d8071..2a89e71 100644 --- a/web/layouts/vehicles_management/_partials/vehicles-list.html +++ b/web/layouts/vehicles_management/_partials/vehicles-list.html @@ -9,7 +9,7 @@ - Statut + Statut Réservation @@ -32,7 +32,8 @@ {{range .ViewState.vehicles}} - + +
{{if not .Bookings}} Disponible @@ -60,6 +61,7 @@ {{end}} {{end}} {{end}} +
{{.Data.licence_plate}}