Correction affichage compétences

This commit is contained in:
Michael RICOIS 2012-12-05 10:11:03 +00:00
parent 90e5eac3e4
commit f98f10031b

View File

@ -84,6 +84,8 @@
</tr>
</table>
</div>
<?php if ($this->type) {?>
<?=$this->partial('juridique/competences-'.$this->type.'.phtml', array('competences' => $this->competences))?>
<?php }?>
<?=$this->render('cgu.phtml', $this->cgu)?>
</div>