Sha256: d903bde0e3e93d5efd4cd4a0952ae4973333442c17d870421d5faa28a2ca1c0c
Contents?: true
Size: 353 Bytes
Versions: 10
Compression:
Stored size: 353 Bytes
Contents
<% # content for the popup for a point or bbox feature - run a new coordinate search for this location -%> <h5 class="geo_popup_heading"> <%= coordinates.length == 2 ? coordinates.reverse : coordinates %> <%= content_tag(:small, pluralize(hits, t('blacklight.maps.interactions.item'))) if hits %> </h5> <%= render_spatial_search_link(coordinates) %>
Version data entries
10 entries across 10 versions & 1 rubygems