Sha256: e58049cba1d89cc0e1e16911384cf93df13d50ff04d9233fd00ceca615438084

Contents?: true

Size: 475 Bytes

Versions: 7

Compression:

Stored size: 475 Bytes

Contents

<%= render "form_files_and_links", curation_concern: curation_concern, f: f %>

<%= render "form_representative_image", curation_concern: curation_concern, f: f %>

<div class="row with-headroom">
  <div class="col-md-12">
    <%= render "form_permission", curation_concern: curation_concern, f: f %>
  </div>
</div>

<div class="row with-headroom">
  <div class="col-md-12">
    <%= render "form_content_license", curation_concern: curation_concern, f: f %>
  </div>
</div>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
curation_concerns-0.1.0 app/views/curation_concerns/base/_form_supplementary_fields.html.erb
worthwhile-0.1.2 app/views/curation_concern/base/_form_supplementary_fields.html.erb
worthwhile-0.1.1 app/views/curation_concern/base/_form_supplementary_fields.html.erb
worthwhile-0.1.0 app/views/curation_concern/base/_form_supplementary_fields.html.erb
worthwhile-0.0.3 app/views/curation_concern/base/_form_supplementary_fields.html.erb
worthwhile-0.0.2 app/views/curation_concern/base/_form_supplementary_fields.html.erb
worthwhile-0.0.1 app/views/curation_concern/base/_form_supplementary_fields.html.erb