Sha256: 4a203e7dbf16563b8a67a82868d171743887798f8582e0da138d3dba17679906
Contents?: true
Size: 602 Bytes
Versions: 5
Compression:
Stored size: 602 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) %> <%= presenter.attribute_to_html(:lease_expiration_date) %> <%= presenter.attribute_to_html(:rights) %> </tbody> </table>
Version data entries
5 entries across 5 versions & 1 rubygems