forked from MapComplete/MapComplete
Themes: fix rendering of charging station
This commit is contained in:
parent
2b47cf934c
commit
0c5205136b
2 changed files with 3 additions and 3 deletions
|
@ -4620,7 +4620,7 @@
|
||||||
"id": "questions"
|
"id": "questions"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "questions",
|
"id": "questions-technical",
|
||||||
"render": {
|
"render": {
|
||||||
"en": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}",
|
"en": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}",
|
||||||
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}"
|
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}"
|
||||||
|
@ -5218,4 +5218,4 @@
|
||||||
},
|
},
|
||||||
"neededChangesets": 10
|
"neededChangesets": 10
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -721,7 +721,7 @@
|
||||||
"id": "questions"
|
"id": "questions"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "questions",
|
"id": "questions-technical",
|
||||||
"render": {
|
"render": {
|
||||||
"en": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}",
|
"en": "<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}",
|
||||||
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}"
|
"nl": "<h3>Technische vragen</h3>De vragen hieronder zijn erg technisch - sla deze over indien je hier geen tijd voor hebt<br/>{questions(technical)}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue