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'];
-
+