Small fixes to education theme, temporarily hide from overview

This commit is contained in:
pietervdvn 2022-06-22 18:54:38 +02:00
parent 67b1e83224
commit 7f9e5d3cd6
3 changed files with 6 additions and 2 deletions

View file

@ -43,7 +43,9 @@
},
{
"id": "capacity",
"question": "How much students can at most enroll in this school?",
"question": {
"en": "How much students can at most enroll in this school?"
},
"render": {
"en": "This school can enroll at most {capacity} students"
},

View file

@ -18,5 +18,6 @@
"tertiary_education",
"school",
"kindergarten_childcare"
]
],
"hideFromOverview": true
}

View file

@ -4924,6 +4924,7 @@
},
"tagRenderings": {
"capacity": {
"question": "How much students can at most enroll in this school?",
"render": "This school can enroll at most {capacity} students"
},
"education-level-belgium": {