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