Skip to content
Snippets Groups Projects
Commit 2dd6ea7c authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Réactivation du contrat pour test

parent cf192978
No related branches found
No related tags found
No related merge requests found
Pipeline #10769 passed
......@@ -938,7 +938,7 @@ class Siham
'listeModalitesServices' => $listeModalitesServices,
'listeStatuts' => $listeStatuts,
'listePositions' => $listePositions,
/*'listeContrats' => (!empty($listeContrats)) ? $listeContrats : '',*/
'listeContrats' => $listeContrats,
//'motifEntree' => (isset($params['motifEntree'])) ? strtoupper($params['motifEntree']) : self::SIHAM_MOTIF_ENTREE_DEFAULT,
'matricule' => (isset($params['matricule'])) ? strtoupper($params['matricule']) : '',
'temoinValidite' => (isset($params['temoinValidite'])) ? strtoupper($params['temoinValidite']) : '',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment