Affichage surveillance

This commit is contained in:
Michael RICOIS 2011-05-17 08:13:22 +00:00
parent db0bf3ade7
commit e8fecef519

View File

@ -73,5 +73,9 @@ echo $this->partial('identite/fiche-item.phtml', $this->dBlock['EffectifEtab']);
<?php echo $this->action('geophoto', 'geolocalisation', null, array('infos' => $this->infos));?>
</div>
<div class="paragraph">
<?=$this->action('infos','surveillance', null, array('siret' => $this->siret))?>
</div>
<?=$this->render('cgu.phtml', $this->cgu)?>
</div>