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",
|
"cs": "umělecké dílo",
|
||||||
"ca": "una obra d'art"
|
"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": [
|
"tagRenderings": [
|
||||||
|
@ -714,4 +726,4 @@
|
||||||
"filter": [
|
"filter": [
|
||||||
"has_image"
|
"has_image"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -108,6 +108,7 @@
|
||||||
},
|
},
|
||||||
"id": "hackerspaces-name"
|
"id": "hackerspaces-name"
|
||||||
},
|
},
|
||||||
|
"level",
|
||||||
"website",
|
"website",
|
||||||
"email",
|
"email",
|
||||||
"phone",
|
"phone",
|
||||||
|
@ -202,7 +203,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"reviews",
|
|
||||||
"wheelchair-access",
|
"wheelchair-access",
|
||||||
{
|
{
|
||||||
"id": "hs-club-mate",
|
"id": "hs-club-mate",
|
||||||
|
@ -261,7 +261,9 @@
|
||||||
"type": "date"
|
"type": "date"
|
||||||
},
|
},
|
||||||
"id": "hackerspaces-start_date"
|
"id": "hackerspaces-start_date"
|
||||||
}
|
},
|
||||||
|
"questions",
|
||||||
|
"reviews"
|
||||||
],
|
],
|
||||||
"presets": [
|
"presets": [
|
||||||
{
|
{
|
||||||
|
@ -348,5 +350,7 @@
|
||||||
"render": "8"
|
"render": "8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
}
|
"allowMove": true,
|
||||||
|
"deletion": true
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue