diff --git a/Vue/Ficheuserrhclient/index.php b/Vue/Ficheuserrhclient/index.php index e734446..a317bcd 100755 --- a/Vue/Ficheuserrhclient/index.php +++ b/Vue/Ficheuserrhclient/index.php @@ -1,73 +1,111 @@ titre = "ISA WEB - Modifier Utilisteur Portail RH"; + $this->titre = "ISA WEB - Modifier Utilisateur"; - $idClient = $this->nettoyer($user_rh['idClient']); - $idUtilisateur = $user_rh['id']; - $codeUtilisateur = $user_rh['codeUtilisateur']; - $actif = $user_rh['actif']; - $actVisible = $user_rh['actVisible']; - $reInit = $user_rh['reInit']; - $codeLangue = $user_rh['codeLangue']; - $AffectionVisible = $user_rh['AffectionVisible']; - $codeProfil = $user_rh['codeProfil']; + $idClient = $this->nettoyer($user_rh['idClient']); + $idUtilisateur = $user_rh['id']; + $codeUtilisateur = $user_rh['codeUtilisateur']; + $actif = $user_rh['actif']; + $codeProfil = $user_rh['codeProfil']; + $codeLangue = $user_rh['codeLangue']; ?> - +

- - +
+
+
+
+ +
+ +
+
- +
+
+
+
+
+ +
+
+
+ + +
+
+ + +
+
+ +
+ + +
+
+
+ +
+ + +
+
+
- - - - - +
+
+
+ +
+
+
+ + +
+
+ + +
+
+ + +
+
- - - - - - - +
+
+ + +
+
+ + + + - - - - - - - - - - - - - - - - - - - - - - - -
E-mail
- - - - - -
" onClick="javascript:enregistrer_modif_user_rh();" style='font-size:10pt;' > " onClick="javascript:retour_a_users_rh_client();" style='font-size:9pt;' >
+ \ No newline at end of file