From 35506e0175eef6e78cab9ead69b63c85baf27891 Mon Sep 17 00:00:00 2001 From: Thomas Girod Date: Wed, 16 Nov 2022 23:31:34 +0100 Subject: [PATCH] Revert "Merge pull request #496 from ae-utbm/eboutic-patch" This reverts commit 1c27831f923bb810ea52a5bc0a27c240b9f05bb6, reversing changes made to b92580943aa19d2e19c618bbe56320efc118a7c4. --- .../eboutic/eboutic_makecommand.jinja | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/eboutic/templates/eboutic/eboutic_makecommand.jinja b/eboutic/templates/eboutic/eboutic_makecommand.jinja index cac71714..837c1295 100644 --- a/eboutic/templates/eboutic/eboutic_makecommand.jinja +++ b/eboutic/templates/eboutic/eboutic_makecommand.jinja @@ -42,16 +42,16 @@ {% endif %} {% endif %}

-{# {% if settings.SITH_EBOUTIC_CB_ENABLED %}#} -{#
#} -{#

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

#} -{#
#} -{# {% endif %}#} + {% if settings.SITH_EBOUTIC_CB_ENABLED %} +
+

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

+
+ {% endif %} {% if basket.contains_refilling_item %}

{% trans %}AE account payment disabled because your basket contains refilling items.{% endtrans %}

{% else %}