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