forked from MapComplete/MapComplete
Fix build
This commit is contained in:
parent
8651baee30
commit
1c49f0443d
1 changed files with 2 additions and 2 deletions
|
@ -104,13 +104,13 @@
|
|||
"id": "list_nearby_bike_parkings",
|
||||
"render": {
|
||||
"special": {
|
||||
"prefix": {
|
||||
"before": {
|
||||
"en": "Choose below which bicycle parking you want to link. This will <b>not</b> apply the attributes.",
|
||||
"nl": "Kies hieronder welke fietsenstalling je wilt linken. Dit zal de attributen <b>niet</b> kopieren."
|
||||
},
|
||||
"type": "multi",
|
||||
"key": "_nearby_bicycle_parkings:props",
|
||||
"classes": "p-2 m-1 my-4 border-2 border-dashed border-black",
|
||||
"classes": "p-2 m-1 my-4 border-2 border-dashed border-black",
|
||||
"tagrendering": "<b><a href='#{id}'>{id}</a></b> ({_distance}m, {_velopark:id}) {minimap(20)} {tag_apply(ref:velopark=$_ref,Link this object.,link,id,_mr_id)}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue