From 6b06b647bc37a4aad393f03b99564d72838efe9d Mon Sep 17 00:00:00 2001 From: tleb Date: Mon, 21 Oct 2019 22:10:38 +0200 Subject: [PATCH] eboutic: add p tag in makecommand --- eboutic/templates/eboutic/eboutic_makecommand.jinja | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eboutic/templates/eboutic/eboutic_makecommand.jinja b/eboutic/templates/eboutic/eboutic_makecommand.jinja index c95aa6fa..676bcda5 100644 --- a/eboutic/templates/eboutic/eboutic_makecommand.jinja +++ b/eboutic/templates/eboutic/eboutic_makecommand.jinja @@ -36,10 +36,12 @@

{% if settings.SITH_EBOUTIC_CB_ENABLED %}
+

{% for (field_name,field_value) in et_request.items() -%} {% endfor %} +

{% endif %} {% if basket.items.filter(type_id=settings.SITH_COUNTER_PRODUCTTYPE_REFILLING).exists() %}