diff --git a/buildings-start_date.json b/buildings-start_date.json index d8e7798..83da38e 100644 --- a/buildings-start_date.json +++ b/buildings-start_date.json @@ -83,12 +83,13 @@ "{{ trans('unknown') }}", "{% endif %}" ], - "popupDescription": [ - "{% if start_date %}", - "{{ start_date|osmFormatDate }}", - "{% else %}", - "{{ trans('unknown') }}", - "{% endif %}" + "body": [ + "" ], "markerSymbol": null, "listMarkerSymbol": "{{ markerPolygon({ \"fillColor\": color, \"fillOpacity\": 0.8, \"width\": 1, \"color\": \"#000000\" })|raw }}",