From c07395efcf003ecd8ed4baa7a91d3d1b310e6f07 Mon Sep 17 00:00:00 2001 From: jps Date: Tue, 20 Jan 2026 15:47:14 +0100 Subject: [PATCH] tset bis --- assets/js/modules/agenda-fullcalendar.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/assets/js/modules/agenda-fullcalendar.js b/assets/js/modules/agenda-fullcalendar.js index e11f761..8c8dd45 100644 --- a/assets/js/modules/agenda-fullcalendar.js +++ b/assets/js/modules/agenda-fullcalendar.js @@ -821,6 +821,8 @@ export function initializeCalendar() { `; + + console.log('popoverContent:', popoverContent); // Initialiser le popover Bootstrap avec titre coloré if (window.bootstrap && window.bootstrap.Popover) {