Skip to content
Snippets Groups Projects
Commit a539fc36 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Suppression du périmètre "Diplôme"

parent fd482415
No related branches found
No related tags found
No related merge requests found
...@@ -207,11 +207,11 @@ return [ ...@@ -207,11 +207,11 @@ return [
"CODE" => "composante", "CODE" => "composante",
"LIBELLE" => "Composante", "LIBELLE" => "Composante",
], ],
[ /*[
'ID' => 2, 'ID' => 2,
"CODE" => "diplome", "CODE" => "diplome",
"LIBELLE" => "Diplôme", "LIBELLE" => "Diplôme",
], ],*/
[ [
'ID' => 3, 'ID' => 3,
"CODE" => "etablissement", "CODE" => "etablissement",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment