Sha256: ed400684a8d2abe27ca7d7c58feb96cdea91a018b4ab7fbbcd543c7d2221ea82
Contents?: true
Size: 362 Bytes
Versions: 1
Compression:
Stored size: 362 Bytes
Contents
- if current_cart.present? .effective-order-change-items = link_to 'Change Items', effective_orders.cart_path, rel: :nofollow = render(order, no_order_actions: true) = effective_form_with(model: order, url: checkout_step1_form_url(order, namespace)) do |f| = render('effective/orders/fields', order: order, form: f) = f.submit 'Proceed to Checkout'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
effective_orders-6.5.4 | app/views/effective/orders/_checkout_step1.html.haml |