Themes(education): add images, move contact information up
This commit is contained in:
parent
d27c38d0e4
commit
d77bb7e225
1 changed files with 3 additions and 3 deletions
|
@ -84,6 +84,7 @@
|
|||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
"render": {
|
||||
"en": "This school is named {name}",
|
||||
|
@ -108,6 +109,7 @@
|
|||
},
|
||||
"id": "school-name"
|
||||
},
|
||||
"contact",
|
||||
{
|
||||
"id": "capacity",
|
||||
"question": {
|
||||
|
@ -142,6 +144,7 @@
|
|||
"ca": "Quin nivell d'educació s'imparteix en aquesta escola?",
|
||||
"cs": "Jaký stupeň vzdělání se na této škole poskytuje?"
|
||||
},
|
||||
"filter": true,
|
||||
"mappings": [
|
||||
{
|
||||
"if": "school=kindergarten",
|
||||
|
@ -496,9 +499,6 @@
|
|||
"cs": "Ad hoc opatření nestačí k tomu, aby se škola považovala za školu pro žáky se speciálními vzdělávacími potřebami"
|
||||
}
|
||||
},
|
||||
"website",
|
||||
"phone",
|
||||
"email",
|
||||
{
|
||||
"id": "school-language",
|
||||
"render": {
|
||||
|
|
Loading…
Reference in a new issue