From 0e1df7572525cd0ac5f009aa769e73265d5b7fd3 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Wed, 6 Oct 2021 19:14:47 +0200 Subject: [PATCH] 'Part of' in item detail links to object on OSM --- frontend/App.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/frontend/App.vue b/frontend/App.vue index d97ac46..26373c0 100644 --- a/frontend/App.vue +++ b/frontend/App.vue @@ -573,8 +573,14 @@
part of: , - {{ part_of.tags.name }} + + + {{ part_of.tags.name }} +