Sha256: 8c47fae5342a84aef6520bc68cf7c68b99a451e6748dc46726edd0f97104844f

Contents?: true

Size: 294 Bytes

Versions: 3

Compression:

Stored size: 294 Bytes

Contents

<% content_for :page_header do %>
  <h1><%= @collection %> <span class="human_readable_type">(<%= @collection.human_readable_type %>)</span></h1>
<% end %>
<%= render 'form' %>
<h2>Collection Members</h2>
<div id="documents" class="clear">
  <%= list_items_in_collection(@collection) %>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
curate-0.6.6 app/views/curate/collections/edit.html.erb
curate-0.6.5 app/views/curate/collections/edit.html.erb
curate-0.6.4 app/views/curate/collections/edit.html.erb