From 937883d17df03b85176781be1669b6d051dbe9c0 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 20 Aug 2026 22:33:46 +0000 Subject: [PATCH] =?UTF-8?q?Corriger=20le=20planning=20quotidien=20sans=20?= =?UTF-8?q?=C3=A9quipement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app_new/templates/planning/day.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/app_new/templates/planning/day.html b/app_new/templates/planning/day.html index dab53ab..f62eaad 100644 --- a/app_new/templates/planning/day.html +++ b/app_new/templates/planning/day.html @@ -206,9 +206,7 @@ {% endif %} - - - + {% if task.equipment %}{% else %}{% endif %} {% endfor %} @@ -265,4 +263,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %}