Convert comments in tagRenderings into IDs as they were mostly used like this
This commit is contained in:
parent
d6aecc23a2
commit
f386c3a25f
15 changed files with 282 additions and 282 deletions
|
@ -51,7 +51,6 @@
|
|||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
"#": "Access tag",
|
||||
"render": {
|
||||
"nl": "De toegankelijkheid van dit gebied is: {access:description}"
|
||||
},
|
||||
|
@ -128,10 +127,10 @@
|
|||
"nl": "Toegankelijk mits betaling"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"id": "Access tag"
|
||||
},
|
||||
{
|
||||
"#": "Operator tag",
|
||||
"render": {
|
||||
"nl": "Beheer door {operator}"
|
||||
},
|
||||
|
@ -163,7 +162,8 @@
|
|||
},
|
||||
"hideInAnswer": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"id": "Operator tag"
|
||||
}
|
||||
],
|
||||
"wayHandling": 1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue