bug
This commit is contained in:
parent
a0f6203538
commit
00a88d96fc
@ -203,23 +203,21 @@ Class Fields
|
||||
'age_etab' => array(
|
||||
'label' => 'Code AGE Etablissement',
|
||||
'fields' => array(
|
||||
'text' => array('value' => null),
|
||||
'textarea' => array('value' => null)
|
||||
'interval' => array('value' => null)
|
||||
),
|
||||
'famille' => 'economique',
|
||||
'activated' => true,
|
||||
'type' => 'textarea',
|
||||
'type' => 'interval',
|
||||
'class' => null
|
||||
),
|
||||
'age_entrep' => array(
|
||||
'label' => 'Code AGE Entreprise',
|
||||
'label' => 'Code AGE Entreprise',
|
||||
'fields' => array(
|
||||
'text' => array('value' => null),
|
||||
'textarea' => array('value' => null)
|
||||
'interval' => array('value' => null)
|
||||
),
|
||||
'famille' => 'economique',
|
||||
'activated' => true,
|
||||
'type' => 'textarea',
|
||||
'type' => 'interval',
|
||||
'class' => null
|
||||
),
|
||||
'teff_entrep' => array(
|
||||
|
Loading…
Reference in New Issue
Block a user