Sha256: 44d8604517f59aa0e1905ed89dde299d0e053770ecc49a1b250bde67aba5c9c5

Contents?: true

Size: 201 Bytes

Versions: 9

Compression:

Stored size: 201 Bytes

Contents

<% content_for :main do %>
  <h1><%= object_title %></h1>
  <%= yield %>
<% end %>
<% content_for :sidebar do %>
  <%= object_nav %>
<% end %>
<%= render :template => 'layouts/fcrepo_admin/default' %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fcrepo_admin-0.6.1 app/views/layouts/fcrepo_admin/objects.html.erb
fcrepo_admin-0.6.0 app/views/layouts/fcrepo_admin/objects.html.erb
fcrepo_admin-0.5.5 app/views/layouts/fcrepo_admin/objects.html.erb
fcrepo_admin-0.5.5.pre app/views/layouts/fcrepo_admin/objects.html.erb
fcrepo_admin-0.5.4 app/views/layouts/fcrepo_admin/objects.html.erb
fcrepo_admin-0.5.3 app/views/layouts/fcrepo_admin/objects.html.erb
fcrepo_admin-0.5.2 app/views/layouts/fcrepo_admin/objects.html.erb
fcrepo_admin-0.5.1 app/views/layouts/fcrepo_admin/objects.html.erb
fcrepo_admin-0.5.0 app/views/layouts/fcrepo_admin/objects.html.erb