diff --git a/la_chariotte/order/templates/order/grouped_order_detail.html b/la_chariotte/order/templates/order/grouped_order_detail.html index ff1c7d8..4565b50 100644 --- a/la_chariotte/order/templates/order/grouped_order_detail.html +++ b/la_chariotte/order/templates/order/grouped_order_detail.html @@ -79,7 +79,7 @@ {% csrf_token %} {{ item.name }} {{ item.price }} € - + {% if item.get_remaining_nb is not null %} {% if item.get_remaining_nb == 0 %}Produit épuisé @@ -104,7 +104,7 @@

{{ item.price }} €

{% if error_message %}

{{ error_message }}

{% endif %} + {% comment %} The value attribute is used when the form is redered with error messages, + in order not to loose entered values {% endcomment %}

Vos informations

-

+

-

+

-

+

-

+

-

-

+

+