forked from MapComplete/MapComplete
Small theme improvements
This commit is contained in:
parent
40dbc82cff
commit
c2ad4bf363
2 changed files with 21 additions and 5 deletions
|
@ -126,6 +126,18 @@
|
|||
"cs": "umělecké dílo",
|
||||
"ca": "una obra d'art"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tags": [
|
||||
"tourism=artwork"
|
||||
],
|
||||
"title": {
|
||||
"en": "an artwork on a wall",
|
||||
"nl": "een kunstwerk op een muur"
|
||||
},
|
||||
"preciseInput": {
|
||||
"snapToLayer": "walls_and_buildings"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
|
@ -714,4 +726,4 @@
|
|||
"filter": [
|
||||
"has_image"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -108,6 +108,7 @@
|
|||
},
|
||||
"id": "hackerspaces-name"
|
||||
},
|
||||
"level",
|
||||
"website",
|
||||
"email",
|
||||
"phone",
|
||||
|
@ -202,7 +203,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"reviews",
|
||||
"wheelchair-access",
|
||||
{
|
||||
"id": "hs-club-mate",
|
||||
|
@ -261,7 +261,9 @@
|
|||
"type": "date"
|
||||
},
|
||||
"id": "hackerspaces-start_date"
|
||||
}
|
||||
},
|
||||
"questions",
|
||||
"reviews"
|
||||
],
|
||||
"presets": [
|
||||
{
|
||||
|
@ -348,5 +350,7 @@
|
|||
"render": "8"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"allowMove": true,
|
||||
"deletion": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue