From 2ed3397dd938bab36e10688cf1df4f5aab74097d Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Thu, 5 Mar 2026 10:11:11 +0000 Subject: [PATCH] a --- Js/fonctions.js | 4 ++++ Vue/Rendezvous/index.php | 5 ++--- Vue/gabarit.php | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index e1ee55f..a7bd24b 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -18001,6 +18001,8 @@ function selectPrestataire(code, libelle, rdvPossible){ else { $("#div_message_rdv").show(); + marquee_rdv.stop(); + marquee_rdv.start(); } } @@ -18879,6 +18881,8 @@ function selectPrestataireMobile(){ else { $("#div_message_rdv").show(); + marquee_rdv.stop(); + marquee_rdv.start(); } } }); diff --git a/Vue/Rendezvous/index.php b/Vue/Rendezvous/index.php index 5fb2da1..0885a60 100755 --- a/Vue/Rendezvous/index.php +++ b/Vue/Rendezvous/index.php @@ -226,9 +226,8 @@ - -