Sha256: d2efa97623b77c7046f8d6f433b037be822c8aa6a15cb0d9475e9b1a1d39830e

Contents?: true

Size: 296 Bytes

Versions: 8

Compression:

Stored size: 296 Bytes

Contents

<%= render 'admin/shared/new_adjustment_button' %>
<%= render :partial => 'admin/shared/order_tabs', :locals => {:current => "Adjustments"} %>
<%= render 'admin/shared/adjustments_table' %>
<%= button_link_to t('continue'), @order.cart? ? new_admin_order_payment_url(@order) : admin_orders_url %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
spree_core-0.30.2 app/views/admin/adjustments/index.html.erb
spree_core-0.40.4 app/views/admin/adjustments/index.html.erb
spree_core-0.40.3 app/views/admin/adjustments/index.html.erb
spree_core-0.40.2 app/views/admin/adjustments/index.html.erb
spree_core-0.40.1 app/views/admin/adjustments/index.html.erb
spree_core-0.40.0 app/views/admin/adjustments/index.html.erb
spree_core-0.30.1 app/views/admin/adjustments/index.html.erb
spree_core-0.30.0 app/views/admin/adjustments/index.html.erb