From c378b402c4ca9cbae61bc63988830f5762ab66ed Mon Sep 17 00:00:00 2001 From: tristan Date: Mon, 23 Mar 2026 18:04:09 +0100 Subject: [PATCH] =?UTF-8?q?fix=20:=20style=20bon=20de=20r=C3=A9c=C3=A9ptio?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 30 +++++++++++++-------------- templates/reception_voucher.html.twig | 2 +- 2 files changed, 15 insertions(+), 17 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index b912a65..84282f4 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,12 +4,10 @@ - @@ -795,7 +792,8 @@ - diff --git a/templates/reception_voucher.html.twig b/templates/reception_voucher.html.twig index 352e998..cbcd694 100644 --- a/templates/reception_voucher.html.twig +++ b/templates/reception_voucher.html.twig @@ -140,7 +140,7 @@ -
+
{{ reception.supplier ? reception.supplier.name : '-' }}
{{ reception.address ? reception.address.street : '' }}
{% if reception.address and reception.address.street2 %}