Sha256: c0d8e99db7dac2498482dc65aaa21b141a89527d2524134c883a830bac015ae3
Contents?: true
Size: 610 Bytes
Versions: 10
Compression:
Stored size: 610 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 'attribute_rows', presenter: presenter %> <%= presenter.attribute_to_html(:permission_badge, label: 'Visibility') %> <%= presenter.attribute_to_html(:embargo_release_date) %> <%= presenter.attribute_to_html(:lease_expiration_date) %> <%= presenter.attribute_to_html(:rights, render_as: :rights) %> </tbody> </table>
Version data entries
10 entries across 10 versions & 1 rubygems