Sha256: dcb761730bfe25944a4f7abcf2cec9d59c02ca963f2a1d34b078d9d2d9782b91

Contents?: true

Size: 658 Bytes

Versions: 12

Compression:

Stored size: 658 Bytes

Contents

<table class="table table-striped <%= dom_class(presenter) %> attributes" <%= presenter.microdata_type_to_html %>>
  <caption class="table-heading"><h2>Attributes</h2></caption>
  <thead>
    <tr><th>Attribute Name</th><th>Values</th></tr>
  </thead>
  <tbody>
    <%= render 'geo_concerns/attribute_rows', presenter: presenter %>
    <%= presenter.attribute_to_html(:permission_badge, label: 'Visibility') %>
    <%= presenter.attribute_to_html(:embargo_release_date, render_as: :date) %>
    <%= presenter.attribute_to_html(:lease_expiration_date, render_as: :date) %>
    <%= presenter.attribute_to_html(:rights, render_as: :rights) %>
  </tbody>
</table>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
geo_concerns-0.3.4 app/views/geo_concerns/_attributes.html.erb
geo_concerns-0.3.3 app/views/geo_concerns/_attributes.html.erb
geo_concerns-0.3.2 app/views/geo_concerns/_attributes.html.erb
geo_concerns-0.3.1 app/views/geo_concerns/_attributes.html.erb
geo_concerns-0.3.0 app/views/geo_concerns/_attributes.html.erb
geo_concerns-0.2.0 app/views/geo_concerns/_attributes.html.erb
geo_concerns-0.1.1 app/views/geo_concerns/_attributes.html.erb
geo_concerns-0.1.0 app/views/geo_concerns/_attributes.html.erb
geo_concerns-0.0.10 app/views/geo_concerns/_attributes.html.erb
geo_concerns-0.0.9 app/views/geo_concerns/_attributes.html.erb
geo_concerns-0.0.8 app/views/geo_concerns/_attributes.html.erb
geo_concerns-0.0.7 app/views/geo_concerns/_attributes.html.erb