From e5218b8bdb8671191005259d8794b029fd9d9a15 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sun, 29 Mar 2026 10:30:09 +0000 Subject: [PATCH] dfret --- Js/fonctions.js | 10 ++++++++++ Vue/gabarit.php | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 658ee0c..6aa935a 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -7095,6 +7095,16 @@ function ajaxenteterequete() `); + $("#div_detail_requete").html(` +
+
+ +

+ +
+
+ `); + $.ajax({ url: v_url, type : 'post', diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 82783bf..bf11286 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -710,7 +710,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +