Commit ac4f6a98 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Correction route offre de formation sync

parent e07084bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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',
                        ],