Sha256: 3dd832b7530500aed2f655de2bc8684259384b2ca0b474cc7b44e111e6c843e2

Contents?: true

Size: 392 Bytes

Versions: 29

Compression:

Stored size: 392 Bytes

Contents

<% scope ||= nil
  scope_select_options = active_scaffold_update_scope_select_options %>
<% if scope_select_options.length < 2 %>
  <%= active_scaffold_update_scope_select(scope_select_options) %>
<% else %>
<dl>
  <dt>
    <label for="record_batch_scope"><%= as_(:records) %></label>
  </dt>
  <dd>
    <%= active_scaffold_update_scope_select(scope_select_options) %>
  </dd>
</dl>
<% end %>

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
active_scaffold_batch-3.5.2 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.5.1 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.5.0 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.4.5 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.4.4 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.4.3 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.4.2 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.4.1 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.4.0 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch_vho-3.1.7 frontends/default/views/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch_vho-3.1.6 frontends/default/views/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch_vho-3.1.5 frontends/default/views/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.3.4 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.3.3 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.3.2 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch_vho-3.1.4 frontends/default/views/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.3.1 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch-3.3.0 app/views/active_scaffold_overrides/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch_vho-3.1.3 frontends/default/views/_batch_update_form_attribute_scope.html.erb
active_scaffold_batch_vho-3.1.2 frontends/default/views/_batch_update_form_attribute_scope.html.erb