Sha256: 8c1d19ed787d39dba801470d062dee85fc58b5ff7b4aa98dbb3d658996ae8ff6

Contents?: true

Size: 188 Bytes

Versions: 3

Compression:

Stored size: 188 Bytes

Contents

<h1><%= @collection %> (collection)</h1>

<%=form_for @collection do |f| %>
  <%= render partial: 'form_permission', locals: {f: f} %>
  <%= f.submit class: 'btn btn-primary' %>
<% end %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
curate-0.5.1 app/views/curate/collections/edit.html.erb
curate-0.5.0 app/views/curate/collections/edit.html.erb
curate-0.4.2 app/views/curate/collections/edit.html.erb