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

Suppression colonne premier recrutement dans l'export csv des agréments.

parent e29987d7
Branches
Tags
No related merge requests found
...@@ -100,7 +100,6 @@ class AgrementService extends AbstractEntityService ...@@ -100,7 +100,6 @@ class AgrementService extends AbstractEntityService
'intervenant-nom-patronymique' => 'Nom patronymique', 'intervenant-nom-patronymique' => 'Nom patronymique',
'intervenant-prenom' => 'Prénom', 'intervenant-prenom' => 'Prénom',
'intervenant-statut-libelle' => 'Statut', 'intervenant-statut-libelle' => 'Statut',
'premier-recrutement' => 'Premier recrutement',
'discipline' => 'Discipline', 'discipline' => 'Discipline',
'hetd-fi' => 'HETD (FI)', 'hetd-fi' => 'HETD (FI)',
'hetd-fa' => 'HETD (FA)', 'hetd-fa' => 'HETD (FA)',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment