splitscreen is in fact a simplification to work with
This commit is contained in:
42
src/legend.json
Normal file
42
src/legend.json
Normal file
@@ -0,0 +1,42 @@
|
||||
[
|
||||
{
|
||||
"key" : "Orientations",
|
||||
"symbol" : "symbols.svg#Orientations",
|
||||
"icon": "img/Orientations.png"
|
||||
},
|
||||
{
|
||||
"key" : "Ateliers pluridisciplinaires",
|
||||
"symbol" : "symbols.svg#Ateliers_pluridisciplinaires",
|
||||
"icon" : "img/Ateliers_pluridisciplinaires.png"
|
||||
},
|
||||
{
|
||||
"key" : "Cours de soutien à l'orientation",
|
||||
"symbol" : "symbols.svg#Cours_de_soutien_a_l'orientation",
|
||||
"icon" : "img/Cours_de_soutien_a_lorientation.png"
|
||||
},
|
||||
{
|
||||
"key" : "Cours de soutien spécifique",
|
||||
"symbol" : "symbols.svg#Cours_de_soutien_specifique",
|
||||
"icon" : "img/Cours_de_soutien_specifique.png"
|
||||
},
|
||||
{
|
||||
"key" : "Cours techniques",
|
||||
"symbol" : "symbols.svg#Cours_techniques",
|
||||
"icon" : "img/Cours_techniques.png"
|
||||
},
|
||||
{
|
||||
"key" : "Cours théoriques",
|
||||
"symbol" : "symbols.svg#Cours_theoriques",
|
||||
"icon" : "img/Cours_theoriques.png"
|
||||
},
|
||||
{
|
||||
"key" : "Enseignants",
|
||||
"symbol" : "symbols.svg#Enseignants",
|
||||
"icon" : "img/Enseignants.png"
|
||||
},
|
||||
{
|
||||
"key" : "default",
|
||||
"symbol" : "symbols.svg#Main",
|
||||
"icon" : "img/Main.png"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user