From e4c889ec8ac439ed50b3a700c6f09f62c7c096dd Mon Sep 17 00:00:00 2001 From: Iziram Date: Wed, 28 Feb 2024 09:26:15 +0100 Subject: [PATCH] =?UTF-8?q?Assiduit=C3=A9=20:=20calendrier=20scroll=20hori?= =?UTF-8?q?zontal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/templates/assiduites/pages/calendrier_assi_etud.j2 | 4 ++-- app/views/assiduites.py | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/app/templates/assiduites/pages/calendrier_assi_etud.j2 b/app/templates/assiduites/pages/calendrier_assi_etud.j2 index 8ef817def..5bfac2875 100644 --- a/app/templates/assiduites/pages/calendrier_assi_etud.j2 +++ b/app/templates/assiduites/pages/calendrier_assi_etud.j2 @@ -184,8 +184,8 @@ Calendrier de l'assiduité .calendrier { display: flex; - justify-content: space-evenly; - flex-wrap: wrap; + justify-content: start; + overflow-x: scroll; border: 1px solid #444; border-radius: 12px; margin-bottom: 12px; diff --git a/app/views/assiduites.py b/app/views/assiduites.py index a3f5379d8..10f02f72a 100644 --- a/app/views/assiduites.py +++ b/app/views/assiduites.py @@ -2361,9 +2361,6 @@ class Jour: heure_matin = scass.str_to_time( ScoDocSiteConfig.get("assi_morning_time", "08:00") ) - log( - f'{ScoDocSiteConfig.get("assi_morning_time", "08:00")=}{heure_matin=} {type(heure_matin)=}' - ) matin = ( # date debut scu.localize_datetime(