Commit 8330eb86 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Merge branch 'alc-reconduction-offre' of...

Merge branch 'alc-reconduction-offre' of https://git.unicaen.fr/open-source/OSE into alc-reconduction-offre
parents 5723b7d1 d9f293db
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -153,6 +153,7 @@ $config = [
            Service\DepartementService::class             => Service\DepartementService::class,
            Service\FichierService::class                 => Service\FichierService::class,
            Service\TauxHoraireHETDService::class         => Service\TauxHoraireHETDService::class,
            Assertion\InformationAssertion::class         => Assertion\InformationAssertion::class,
            ORM\Event\Listeners\HistoriqueListener::class => ORM\Event\Listeners\HistoriqueListener::class,
        ],
        'factories'  => [
+0 −9
Original line number Diff line number Diff line
@@ -33,15 +33,6 @@ return [
                            ],
                        ],
                    ],
                    'reconduction' => [
                        'type'    => 'Segment',
                        'options' => [
                            'route'       => '/reconduction',
                            'defaults' => [
                                'action' => 'reconduction',
                            ],
                        ],
                    ],
                    'element' => [
                        'type'          => 'Literal',
                        'options'       => [