Loading module/Soutenance/view/soutenance/index/index-structure.phtml +1 −0 Original line number Diff line number Diff line Loading @@ -119,6 +119,7 @@ $canSuppression = ($role->getCode() === Role::CODE_ADMIN_TECH); <?php echo $these->getUniteRecherche()->getLibelle(); ?> </span> <?php else : ?> <!-- Gestion des unités de recherche --> <strong style="color:darkred;"> Unité de recherche : <?php if ($these->getLibelleUniteRecherche() === null) : ?> Loading Loading
module/Soutenance/view/soutenance/index/index-structure.phtml +1 −0 Original line number Diff line number Diff line Loading @@ -119,6 +119,7 @@ $canSuppression = ($role->getCode() === Role::CODE_ADMIN_TECH); <?php echo $these->getUniteRecherche()->getLibelle(); ?> </span> <?php else : ?> <!-- Gestion des unités de recherche --> <strong style="color:darkred;"> Unité de recherche : <?php if ($these->getLibelleUniteRecherche() === null) : ?> Loading