Themes: active 'browse and link streetview' on all themes
This commit is contained in:
parent
20aa3b4ea0
commit
eb2a582d49
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
||||||
"id": "images",
|
"id": "images",
|
||||||
"description": "This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images",
|
"description": "This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images",
|
||||||
"render": {
|
"render": {
|
||||||
"*": "{image_carousel()}{image_upload()}"
|
"*": "{image_carousel()}{image_upload()}{nearby_images()}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -2343,4 +2343,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue