Commit 7bec6951 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Correction bug visibilité etape

parent 1b432cbb
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -142,6 +142,9 @@ class TypeFormation implements HistoriqueAwareInterface, ImportAwareInterface




    public function __toString(): string
    {
        return $this->getLibelleLong();
    }

}
+8 −4
Original line number Diff line number Diff line
@@ -2,7 +2,11 @@

use Application\Provider\Privilege\Privileges;

/* @var $serviceEtape \Application\Service\EtapeService */
/* @var $serviceEtape \Application\Service\EtapeService
 * @var $etape \Application\Entity\Db\Etape
 * @var $title string
 */


$tabs = [
    [