Sha256: 6731494a6ef821c5978260d39be47e85e5159a9d0eddb6739ede29167c5d72a3

Contents?: true

Size: 283 Bytes

Versions: 8

Compression:

Stored size: 283 Bytes

Contents

<%= render 'admin/shared/new_adjustment_button' %>
<%= render :partial => 'admin/shared/order_tabs', :locals => {:current => 'Adjustments'} %>
<%= render '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.70.7 app/views/admin/adjustments/index.html.erb
spree_core-0.70.6 app/views/admin/adjustments/index.html.erb
spree_core-0.70.5 app/views/admin/adjustments/index.html.erb
spree_core-0.70.4 app/views/admin/adjustments/index.html.erb
spree_core-0.70.3 app/views/admin/adjustments/index.html.erb
spree_core-0.70.2 app/views/admin/adjustments/index.html.erb
spree_core-0.70.1 app/views/admin/adjustments/index.html.erb
spree_core-0.70.0 app/views/admin/adjustments/index.html.erb