Sha256: f34c3a506d311a979a8718692ef8d5027b170d8db35b8713ddc49d8d9e16e05b

Contents?: true

Size: 237 Bytes

Versions: 24

Compression:

Stored size: 237 Bytes

Contents

= form_tag(effective_orders.pay_by_cheque_path(order), method: :post) do
  = submit_tag order_checkout_label(:cheque), class: 'btn btn-primary', data: { confirm: EffectiveOrders.cheque[:confirm].presence, disable_with: 'Continuing...' }

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
effective_orders-2.1.1 app/views/effective/orders/cheque/_form.html.haml
effective_orders-2.1.0 app/views/effective/orders/cheque/_form.html.haml
effective_orders-2.0.1 app/views/effective/orders/cheque/_form.html.haml
effective_orders-2.0.0 app/views/effective/orders/cheque/_form.html.haml