Sha256: d9179c9bc75cc6ba986360804244b8c4dfbae6b33db6cd8fcec13e38e78faffa
Contents?: true
Size: 276 Bytes
Versions: 1
Compression:
Stored size: 276 Bytes
Contents
<% content_for :main do %> <h1><%= object_title %></h1> <%= yield %> <% end %> <% content_for :sidebar do %> <%= render :partial => 'fcrepo_admin/objects/object_nav', :locals => {:object => @object} %> <% end %> <%= render :template => 'layouts/fcrepo_admin/default' %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fcrepo_admin-0.3.1 | app/views/layouts/fcrepo_admin/objects.html.erb |