Sha256: b5e2b6f111d22af47602e6240770dcda8251ebdbf007211f009317295e5f0cf7

Contents?: true

Size: 186 Bytes

Versions: 6

Compression:

Stored size: 186 Bytes

Contents

<% content_for :page_header do %>
  <h1>Add <%= @collectible %> to:</h1>
<% end %>
<%= render partial: 'form_to_add_member', locals: { collectible: @collectible, fieldset_class: '' } %>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
curate-0.6.1 app/views/curate/collections/add_member_form.html.erb
curate-0.6.0 app/views/curate/collections/add_member_form.html.erb
curate-0.5.6 app/views/curate/collections/add_member_form.html.erb
curate-0.5.5 app/views/curate/collections/add_member_form.html.erb
curate-0.5.4 app/views/curate/collections/add_member_form.html.erb
curate-0.5.2 app/views/curate/collections/add_member_form.html.erb