From 9606f6ab093e11555161de6040cd22bab118e2bc Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Tue, 3 Feb 2026 04:37:45 +0000 Subject: [PATCH] a --- Js/fonctions.js | 32 -------------------------------- Vue/gabarit.php | 2 +- 2 files changed, 1 insertion(+), 33 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index fea5e10..e54f98c 100644 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45682,38 +45682,6 @@ function ajax_context_adherent(idBeneficiaire) }); } -/* -function ajax_saisir_pass_new_user() -{ - codeModeGenerationPass = $("#codeModeGenerationPass").val(); - - donnees = 'codeModeGenerationPass='+codeModeGenerationPass; - - $("#div_passwd").html('
  ' + 'Veuillez patienter... / Please wait...' + '
'); - - $.ajax({ - url: $("#racineWeb").val()+"Ajaxsaisirpassnewuser/", - type: 'POST', - data: donnees, - success: function(data) { - $("#div_passwd").html(data); - }, - error: function(data) { - }, - complete: function() - { - if(codeModeGenerationPass=="0") - { - $("#nvmdp").focus(); - } - else - { - $("#btn_enreg").focus(); - } - } - }); -} -*/ function ajax_saisir_pass_new_user() { codeModeGenerationPass = $("#codeModeGenerationPass").val(); diff --git a/Vue/gabarit.php b/Vue/gabarit.php index e128d99..ea3d1e5 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : - +