Sha256: 5cf7fd9a08ada6d5ed46fada459d3471204ba9f3d195afbe8220c60cd38bc91d

Contents?: true

Size: 327 Bytes

Versions: 17

Compression:

Stored size: 327 Bytes

Contents

<% scope ||= nil %>
<dl>
  <dt>
    <label for="<%= active_scaffold_input_options(column, scope)[:id] %>"><%= column.label %></label>
  </dt>
  <dd>
    <%= active_scaffold_update_for column, scope %>
    <% if column.description -%>
      <span class="description"><%= column.description %></span>
    <% end -%>
  </dd>
</dl>

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
active_scaffold_batch_vho-3.1.7 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.1.6 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.1.5 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.1.4 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.1.3 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.1.2 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch-3.2.2 app/views/active_scaffold_overrides/_batch_update_form_attribute.html.erb
active_scaffold_batch-3.2.1 app/views/active_scaffold_overrides/_batch_update_form_attribute.html.erb
active_scaffold_batch-3.2.0 app/views/active_scaffold_overrides/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.1.1 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.1.0 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.0.6 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.0.5 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.0.4 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.0.3 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.0.1 frontends/default/views/_batch_update_form_attribute.html.erb
active_scaffold_batch_vho-3.0.0 frontends/default/views/_batch_update_form_attribute.html.erb