Skip to content
Snippets Groups Projects
Commit 8e25981e authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Lieu sur l'affichage de la session

parent 396fca25
Branches
Tags
No related merge requests found
......@@ -64,6 +64,7 @@ use Formation\Entity\Db\Session;
<?php else : ?>
<em>Aucune date connue</em>
<?php endif; ?>
<br>
<strong>Lieu</strong> :
<?php if ($session->getLieu() !== null) : ?>
<?php echo $session->getLieu(); ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment