Loading module/OffreFormation/config/module.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -111,7 +111,7 @@ return [ 'action' => 'synchronisation', ], 'synchronisation-par-code' => [ 'route' => '/synchronisation-par-code/:elementPedagogique', 'route' => '/synchronisation-par-code', 'controller' => ElementPedagogiqueController::class, 'action' => 'synchronisation-par-code', ], Loading Loading
module/OffreFormation/config/module.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -111,7 +111,7 @@ return [ 'action' => 'synchronisation', ], 'synchronisation-par-code' => [ 'route' => '/synchronisation-par-code/:elementPedagogique', 'route' => '/synchronisation-par-code', 'controller' => ElementPedagogiqueController::class, 'action' => 'synchronisation-par-code', ], Loading