Sha256: 268cc53b98c9328ce4626ff5b9cdd2efb576f48ea66532195c9520598e28a20f
Contents?: true
Size: 587 Bytes
Versions: 5
Compression:
Stored size: 587 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' %> <tr> <th>Visibility</th> <td> <%= @presenter.permission_badge %> </td> </tr> <%= @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