Sha256: 6a2553f8556d2021b4d521076ffd6d69408dc5d36f68baba6a41d3167d234f0c
Contents?: true
Size: 646 Bytes
Versions: 21
Compression:
Stored size: 646 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, 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
21 entries across 21 versions & 1 rubygems