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-3.0.0.pre.rc4 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.9.4 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.0.0.pre.rc3 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.9.3 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.9.2 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.9.1 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.9.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.0.0.pre.rc2 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.8.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.7.2 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.7.1 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.7.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.6.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.0.0.pre.rc1 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.0.0.pre.beta3 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.5.1 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.5.0 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-2.4.1 app/views/hyrax/base/_file_manager_resource_form.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/base/_file_manager_resource_form.html.erb