Sha256: be1dae0fb2ee706d1d0dfc5d51f12926f92c00c2359828f3ef25ae7f912b0537

Contents?: true

Size: 379 Bytes

Versions: 85

Compression:

Stored size: 379 Bytes

Contents

<div class="resource-form-container">
  <%= simple_form_for [main_app, @form], remote: true, html: { id: 'resource-form', 'data-type': 'json' } do |f| %>
    <%= f.input :thumbnail_id, as: :hidden, input_html: { data: {member_link: 'thumbnail_id'}} %>
    <%= f.input :representative_id, as: :hidden, input_html: { data: {member_link: 'representative_id'}} %>
  <% end %>
</div>

Version data entries

85 entries across 85 versions & 2 rubygems

Version Path
hyrax-5.0.0.rc1 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.6.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-4.0.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.5.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.4.2 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.4.1 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.4.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.3.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.2.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.9.6 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.1.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.9.5 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.0.2 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.0.1 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.0.0 app/views/hyrax/base/_file_manager_resource_form.html.erb