Sha256: 5c14dc980729f6f40c27732139a875fce2be22069eb2bccc0100658f5ade08d9

Contents?: true

Size: 267 Bytes

Versions: 8

Compression:

Stored size: 267 Bytes

Contents

<% record.based_near.each do |bn| %>
  <span itemprop="contentLocation" itemscope itemtype="http://schema.org/Place">
    <span itemprop="name"><%= link_to_facet(bn, Solrizer.solr_name("desc_metadata__based_near", :facetable)) %></span>
  </span>
  <br />
<% end %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
sufia-5.0.0 app/views/records/show_fields/_based_near.html.erb
sufia-5.0.0.rc1 app/views/records/show_fields/_based_near.html.erb
sufia-4.3.1 app/views/records/show_fields/_based_near.html.erb
sufia-4.2.0 app/views/records/show_fields/_based_near.html.erb
sufia-4.1.0 app/views/records/show_fields/_based_near.html.erb
sufia-4.0.1 app/views/records/show_fields/_based_near.html.erb
sufia-4.0.0 app/views/records/show_fields/_based_near.html.erb
sufia-4.0.0.rc2 app/views/records/show_fields/_based_near.html.erb