Mise à jour des types d'établissements

This commit is contained in:
Michael RICOIS 2014-12-17 15:18:24 +00:00
parent cfff5a3d74
commit 80388d6e64

View File

@ -10,8 +10,9 @@ class Enrichissement
'label' => "Type d'établissement",
'column' => 'siege',
'values' => array(
'0' => "Etablissement Secondaire",
'1' => "Etablissement Siege",
'0' => "Etablissement Secondaire",
'2' => "Etablissement Principal",
),
),
'raisonSociale' => array(