Sha256: 93489f0f5439913c2a2f50909d91e85e1c56cb3b4a8360c6dfa99fc461ed0a4a

Contents?: true

Size: 296 Bytes

Versions: 13

Compression:

Stored size: 296 Bytes

Contents

<% provide :page_title, @presenter.page_title %>
<% provide :page_header do %>
  <h1>File Details <small><%= @presenter %></small></h1>
<% end %>
<%= media_display @presenter %>
<%= render "attributes", presenter: @presenter %>
<%= render "show_actions", presenter: @presenter, parent: parent %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
curation_concerns-1.1.2 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.1.1 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.1.0 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.0.0 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.0.0.beta10 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.0.0.beta9 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.0.0.beta8 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.0.0.beta7 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.0.0.beta6 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.0.0.beta5 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.0.0.beta4 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.0.0.beta3 app/views/curation_concerns/file_sets/show.html.erb
curation_concerns-1.0.0.beta2 app/views/curation_concerns/file_sets/show.html.erb