Commit ceca0e43 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Ajout de la route pour l'université de le havre

parent f7108c26
Loading
Loading
Loading
Loading
Loading
+1 −1
Changes for module/Import/config/module.config.php: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@ return array(
                            ],
                            'constraints' => [
                                'service'       => implode ('|', ["all","these","doctorant","acteur","variable","individu","role"]),
                                'etablissement' => implode ('|', ["UCN","fOO","INSA","URN"]),
                                'etablissement' => implode ('|', ["UCN","ULHN","INSA","URN"]),
                            ]
                        ],
                    ],