From 95b4d306058f2359187e4919d3434332bd655ac3 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 17 Feb 2026 08:21:11 +0000 Subject: [PATCH] fd --- Js/fonctions.js | 2 ++ Vue/gabarit.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index dcf66a9..5a5d64e 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -4542,6 +4542,8 @@ function lister_polices_client(id) { 3: "Sppolice" }; + $("#numeroPolice_C").val(''); + vue = vues[id] || null; // null si id ne correspond à rien const modalEl = document.getElementById('pop_police'); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index fcaf769..f4c3713 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -687,7 +687,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +