From 492b04ee52fc7a4d414d64aa64065e8ff3f437c1 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sat, 13 Jun 2026 20:49:21 +0000 Subject: [PATCH] a --- 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 e5cd8f6f..add8c29c 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -92606,6 +92606,9 @@ function valider_tarif() function maj_article_52(idExamen, article52) { donnees = 'idExamen='+idExamen+"&article52="+article52; + + alert("maj_article_52 => "+donnees); + return; $.ajax({ url: $("#racineWeb").val()+"Ajaxlisteacteexamen/majarticle/", diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 6706564e..7dfcd041 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -984,7 +984,7 @@ - +