From 0f89ee4dd3940500924c07de58dbc54f2b96c292 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 24 Feb 2026 12:49:37 +0000 Subject: [PATCH] dv --- Vue/includes/head-meta.php | 19 ++-- Vue/includes/scripts-footer.php | 181 +++++++++++++++++++++++++------- 2 files changed, 154 insertions(+), 46 deletions(-) diff --git a/Vue/includes/head-meta.php b/Vue/includes/head-meta.php index 3c52649c..d2758928 100644 --- a/Vue/includes/head-meta.php +++ b/Vue/includes/head-meta.php @@ -1,21 +1,22 @@ - + - + - + - + @@ -24,14 +25,14 @@ $version = date('YmdHi'); // Ou utilise une constante APP_VERSION définie aille - + - + <?= $_SESSION['descriptionVue'] ?? 'INTER SANTE' ?> - + \ No newline at end of file diff --git a/Vue/includes/scripts-footer.php b/Vue/includes/scripts-footer.php index 3e9b0ec8..b5d1b7b0 100644 --- a/Vue/includes/scripts-footer.php +++ b/Vue/includes/scripts-footer.php @@ -1,57 +1,164 @@ - - - - + - - - - - + + + - - - - + + + + - + + + + + + + + + + + + + + + + - + - + - + - - + + - - - - - + + + +
+ + + + + + +
+ + +
+ + + - // Timer de rafraîchissement - $('#timer').timer({ - duration: '60s', - callback: raffraichir_messagerie, - repeat: true + + + + \ No newline at end of file