Sha256: 8edf3e33d9a0064c1a576c241f1df67d4a01fdbdf34082e63fc8a8137e3967ed
Contents?: true
Size: 590 Bytes
Versions: 24
Compression:
Stored size: 590 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) %> </tbody> </table>
Version data entries
24 entries across 24 versions & 1 rubygems