Sha256: 3b77c27edb1c3af2afb136510a05210145366783c1ef0f555b99eb697553f0d6
Contents?: true
Size: 244 Bytes
Versions: 4
Compression:
Stored size: 244 Bytes
Contents
<table class="table table-bordered table-condensed"> <% object_properties.each do |key, value| %> <tr> <th scope="row"><%= t("fcrepo_admin.object.properties.keys.#{key}") %></th> <td><%= value %></td> </tr> <% end %> </table>
Version data entries
4 entries across 4 versions & 1 rubygems