Sha256: a9b689e57166b4b2b07cb930f11a5869a1af513f3f6cd5441ee83549ff81d342

Contents?: true

Size: 206 Bytes

Versions: 3

Compression:

Stored size: 206 Bytes

Contents

<% if @document['dc_description_s'].present? %>
  <dt>Abstract</dt>
  <dd itemprop="description">
    <div class='truncate-abstract'>
      <%= @document['dc_description_s'] %>
    </div>
  </dd>
<% end %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
geoblacklight-0.3.2 app/views/catalog/_abstract_metadata.html.erb
geoblacklight-0.3.1 app/views/catalog/_abstract_metadata.html.erb
geoblacklight-0.3.0 app/views/catalog/_abstract_metadata.html.erb