From e97883d99d8bc3b3cc18e9444bb336b6a6d0ebd0 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 20 Aug 2026 20:57:40 +0000 Subject: [PATCH] =?UTF-8?q?Conserver=20l'affichage=20des=20heures=20pr?= =?UTF-8?q?=C3=A9vues?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app_new/templates/planning/calendar.html | 1 + 1 file changed, 1 insertion(+) diff --git a/app_new/templates/planning/calendar.html b/app_new/templates/planning/calendar.html index 61279c7..8e24783 100644 --- a/app_new/templates/planning/calendar.html +++ b/app_new/templates/planning/calendar.html @@ -118,6 +118,7 @@ title="{{ day_info.vacation_name if day_info.vacation_name else '' }}"> {{ day_info.day }} + {% if day_info.planned_hours != '0h00' %}Prévu {{ day_info.planned_hours }}{% endif %} {% if day_info.deviation_hours %}{{ day_info.deviation_hours }}{% endif %} {% if day_info.events %}