Sha256: e21aa3bee145eadefb16e2746d24bba84c15ab65cb9c2c0642249251e36eb3f4

Contents?: true

Size: 550 Bytes

Versions: 5

Compression:

Stored size: 550 Bytes

Contents

<% # content for the popup for a point feature - run a new search for this location -%>
<h5 class="geo_popup_heading">
  <%= render_placename_heading(geojson_hash) %>
  <%= content_tag(:small, pluralize(hits, t('blacklight.institutions.title').downcase.singularize)) if hits %>
</h5>
<%= link_to_placename_field(placename_value(geojson_hash),
                            blacklight_config.view.maps.placename_field,
                            t('blacklight.maps.interactions.institutions_search'),
                            'institutions_path') %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
commonwealth-vlr-engine-0.0.7 app/views/institutions/_map_institutions_search.html.erb
commonwealth-vlr-engine-0.0.4 app/views/institutions/_map_institutions_search.html.erb
commonwealth-vlr-engine-0.0.3 app/views/institutions/_map_institutions_search.html.erb
commonwealth-vlr-engine-0.0.2 app/views/institutions/_map_institutions_search.html.erb
commonwealth-vlr-engine-0.0.1 app/views/institutions/_map_institutions_search.html.erb