Commit 90a28547 authored by Florian Joriot's avatar Florian Joriot
Browse files

Merge branch 'master' into ModularisationOF_FJ

parents e9d5c76e c45f238f
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',
                        ],