From 4557eb14d63802086136a451869cc167599c242d Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 18 Jan 2026 06:16:23 +0000 Subject: [PATCH] a --- Js/fonctions.js | 4 +++- Vue/gabarit.php | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index cfc87eb..ed49cdb 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -4511,6 +4511,7 @@ function creer_user_rh_client() }, complete: function() { + /* uniciteLogin = $("#uniciteLogin").val(); if(uniciteLogin==1) { @@ -4518,7 +4519,7 @@ function creer_user_rh_client() v_msgEng="User ( "+codeUtilisateur+" ) created succssfully!"; alert_ebene(v_msg, v_msgEng); - // retour_a_users_rh_client(); + retour_a_users_rh_client(); } else { @@ -4528,6 +4529,7 @@ function creer_user_rh_client() $("#codeUtilisateur").focus(); } + */ } }); } diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 6c59ca0..5af3cb3 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -663,7 +663,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +