diff --git a/la_chariotte/order/templates/order/grouped_order_detail.html b/la_chariotte/order/templates/order/grouped_order_detail.html index 0632781..0d897ef 100644 --- a/la_chariotte/order/templates/order/grouped_order_detail.html +++ b/la_chariotte/order/templates/order/grouped_order_detail.html @@ -69,7 +69,7 @@

Il n'y a pas de produits disponibles dans cette commande !

{% else %}

Commander

-
+ @@ -86,7 +86,7 @@ {% csrf_token %} - {% if item.get_remaining_nb is not null %} @@ -167,7 +167,7 @@ \ No newline at end of file
{{ item.name }} {{ item.price }} € + {% if item.get_remaining_nb is not null %} {% if item.get_remaining_nb == 0 %}Produit épuisé @@ -115,7 +115,7 @@

{{ item.price }} €

+