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