OSM link will now open in a new target window
This commit is contained in:
parent
da1db421f3
commit
0c58fc6a9a
@ -38,7 +38,8 @@
|
||||
%em.fa.fa-compress
|
||||
%em
|
||||
= raw t '.noMap'
|
||||
%a{ href: 'https://osm.org/search?query=' + @event.full_address }
|
||||
%a{ target: '_blank',
|
||||
href: 'https://osm.org/search?query=' + @event.full_address }
|
||||
%img(src='https://www.openstreetmap.org/assets/osm_logo.png'
|
||||
alt='OSM logo' width='22px')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user