From b011809dbe525ad6c595d697319ca56b4cda34cc Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 28 Mar 2026 19:48:09 +0000 Subject: [PATCH] a --- Js/fonctions.js | 2 +- Vue/Ajaxbaremelettrecletemp/detailactes.php | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index ec9d1566..999af6e2 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -92566,7 +92566,7 @@ function inserer_bareme_lettre_cle_temp() //alert("Erreur : "+errorData); }, success: function(data) { - $('#div_test_gabarit').html(data); + // $('#div_test_gabarit').html(data); actualiser_bareme_acte_lettre_cle_temp(); }, complete: function() { diff --git a/Vue/Ajaxbaremelettrecletemp/detailactes.php b/Vue/Ajaxbaremelettrecletemp/detailactes.php index 72a07b20..c3c837ad 100755 --- a/Vue/Ajaxbaremelettrecletemp/detailactes.php +++ b/Vue/Ajaxbaremelettrecletemp/detailactes.php @@ -28,6 +28,7 @@ + @@ -48,6 +49,13 @@ }else{ $actif = "Non"; } + + if($this->nettoyer($v['ajout'])=="1"){ + $ajout = "Oui"; + }else{ + $ajout = "Non"; + } + ?> @@ -60,6 +68,7 @@ nettoyer($v['forfaitPlafond']));?> nettoyer($v['ticketModerateur']);?> +