comment des champs NACE

This commit is contained in:
Damien LASSERRE 2012-01-20 14:35:14 +00:00
parent 00a88d96fc
commit 1de0e48e07

View File

@ -7,8 +7,8 @@
<li><?php echo $this->Field('age_etab', $this->fields->get('age_etab'));?></li>
<li><?php echo $this->Field('teff_entrep', $this->fields->get('teff_entrep'));?></li>
<li><?php echo $this->Field('teff_etab', $this->fields->get('teff_etab'));?></li>
<li><?php echo $this->Field('NaceEtab', $this->fields->get('NaceEtab'));?></li>
<li><?php echo $this->Field('NaceEntrep', $this->fields->get('NaceEntrep'));?></li>
<li><?php //echo $this->Field('NaceEtab', $this->fields->get('NaceEtab'));?></li>
<li><?php //echo $this->Field('NaceEntrep', $this->fields->get('NaceEntrep'));?></li>
<li><?php echo $this->Field('eff_entrep', $this->fields->get('eff_entrep'));?></li>
<li><?php echo $this->Field('eff_etab', $this->fields->get('eff_etab'));?></li>
<li><?php echo $this->Field('nbEtab', $this->fields->get('nbEtab'));?></li>