Sha256: 938efcd3c4e2dda3cf1f04224991658fad69a160b5b9b06daff6d88ec77eea5b

Contents?: true

Size: 242 Bytes

Versions: 17

Compression:

Stored size: 242 Bytes

Contents

<%
  records = if @error_records.present?
    @error_records
  else
    {scope => @record}
  end
-%>
<%= render :partial => batch_create_multiple_layout, :locals => { :columns => columns, :form_action => form_action, :records => records } %>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
active_scaffold_batch-3.5.2 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.5.1 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.5.0 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.4.5 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.4.4 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.4.3 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.4.2 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.4.1 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.4.0 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.3.4 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.3.3 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.3.2 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.3.1 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.3.0 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.2.2 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.2.1 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb
active_scaffold_batch-3.2.0 app/views/active_scaffold_overrides/_batch_create_form_multiple.html.erb