From 38ab6a190ab0efae3ac84e0714d45f52112da30c Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 17 Feb 2026 10:02:14 +0000 Subject: [PATCH] gar --- Js/fonctions.js | 3 +++ Vue/gabarit.php | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 8d98a9a..2d56aaa 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -4546,6 +4546,9 @@ function lister_polices_client(id) { vue = vues[id] || null; // null si id ne correspond à rien if(vue != null){ + + donnees = 'vue'+vue; + $.ajax({ url: $("#racineWeb").val()+"Ajaxsessionvue/", type : 'post', diff --git a/Vue/gabarit.php b/Vue/gabarit.php index f8a7892..825fc0e 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -687,7 +687,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +