From b974695dbb49651cf1538694ac47dd248d4ba45b Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Wed, 29 Jul 2026 00:06:35 +0000 Subject: [PATCH] a --- Js/fonctions.js | 4 +--- Vue/gabarit.php | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index eb5f3ef..ffe5707 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -29223,7 +29223,7 @@ function ajax_envoyer_code_otp_sea() function ajax_verifier_code_otp_sea() { otpValue = $("#otpValue").val(); - alert("otpValue => "+otpValue); + donnees = 'otpValue='+otpValue; $("#infosacte").html('
' + '
'); @@ -29244,8 +29244,6 @@ function ajax_verifier_code_otp_sea() function ajaxprixseancesea_raffraichir() { - // $("#infosacte").html('
' + '
'); - $.ajax({ url: $("#racineWeb").val()+"Ajaxprixseancesea/raffraichir/", type : 'post', diff --git a/Vue/gabarit.php b/Vue/gabarit.php index bdfef63..d48a63f 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -885,7 +885,7 @@ - +