Sha256: e2f37d5dcad35dbc1736767b02309144b072dc1f8d7435ce5b1c18bfe44909af

Contents?: true

Size: 247 Bytes

Versions: 1

Compression:

Stored size: 247 Bytes

Contents

<%= render layout: 'index_table', locals: { cache_key: Trade::PromoteCharge.column_names.hash } do %>
  <%= render partial: 'index_tbody', layout: 'index_tr', collection: @promote_charges, as: :model %>
<% end %>

<%= paginate @promote_charges %>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_trade-0.0.3 app/views/trade/admin/promote_charges/index.html.erb