Sha256: 515c459779532e5b6b251457dcb52b6825dcb9054bfce4862dfce53df13fafc8
Contents?: true
Size: 296 Bytes
Versions: 10
Compression:
Stored size: 296 Bytes
Contents
<h3><%= t("fcrepo_admin.object.properties.title") %></h3> <table class="table table-condensed table-bordered"> <% 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
10 entries across 10 versions & 1 rubygems