From 12d3e3620300bb2e5d0bbf2d3ee0a682b4d7bf22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Sun, 22 Aug 2021 20:56:41 +0200 Subject: [PATCH] cycle_routes: fix layout of member popups --- cycle_routes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cycle_routes.json b/cycle_routes.json index 836fa7a..16d8f6e 100644 --- a/cycle_routes.json +++ b/cycle_routes.json @@ -83,7 +83,7 @@ "
{{ tagTrans('network', masterNetwork) }}
", "
{% if master.tags.ref and master.tags.name %}{{ master.tags.ref }} - {{ master.tags.name|default(master.tags.ref) }}{% elseif master.tags.ref %}{{ master.tags.ref }}{% elseif master.tags.name %}{{ master.tags.name }}{% else %}{{ trans('unnamed') }}{% endif %}
", " ", - " ", + " ", "{% endfor %}", "" ],