Commenté les champs pas compris.

This commit is contained in:
Damien LASSERRE 2012-01-16 13:49:03 +00:00
parent aabe4c6306
commit 686e80814f

View File

@ -9,7 +9,7 @@
<li><?php echo $this->Field('presentRcs', $this->fields->get('presentRcs'));?></li>
<li><?php echo $this->Field('adrDom', $this->fields->get('adrDom'));?></li>
<li><?php echo $this->Field('dirNom', $this->fields->get('dirNom'));?></li>
<li><?php echo $this->Field('lieuAct', $this->fields->get('lieuAct'));?></li>
<li><?php //echo $this->Field('lieuAct', $this->fields->get('lieuAct'));?></li>
<li><?php echo $this->Field('nbMPubli', $this->fields->get('nbMPubli'));?></li>
<li><?php echo $this->Field('dateCrea_ent',$this->fields->get('dateCrea_ent'));?></li>
<li><?php echo $this->Field('dateCrea_etab', $this->fields->get('dateCrea_etab'));?></li>