Sha256: d3166524338858a83e093a56ea221489f199e5457c8bb4d310839a0f0e9b4a4e

Contents?: true

Size: 282 Bytes

Versions: 16

Compression:

Stored size: 282 Bytes

Contents

= form_tag(effective_orders.free_order_path(order), method: :post) do
  = hidden_field_tag(:purchased_url, purchased_url)
  = hidden_field_tag(:declined_url, declined_url)
  = submit_tag order_checkout_label(:free), class: 'btn btn-primary', data: { disable_with: 'Continuing...' }

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
effective_orders-3.2.3 app/views/effective/orders/free/_form.html.haml
effective_orders-3.2.2 app/views/effective/orders/free/_form.html.haml
effective_orders-3.2.1 app/views/effective/orders/free/_form.html.haml
effective_orders-3.2.0 app/views/effective/orders/free/_form.html.haml
effective_orders-3.1.7 app/views/effective/orders/free/_form.html.haml
effective_orders-3.1.6 app/views/effective/orders/free/_form.html.haml
effective_orders-3.1.4 app/views/effective/orders/free/_form.html.haml
effective_orders-3.1.3 app/views/effective/orders/free/_form.html.haml
effective_orders-3.1.0 app/views/effective/orders/free/_form.html.haml
effective_orders-3.0.4 app/views/effective/orders/free/_form.html.haml
effective_orders-3.0.3 app/views/effective/orders/free/_form.html.haml
effective_orders-3.0.2 app/views/effective/orders/free/_form.html.haml
effective_orders-4.0.0beta2 app/views/effective/orders/free/_form.html.haml
effective_orders-4.0.0beta1 app/views/effective/orders/free/_form.html.haml
effective_orders-3.0.1 app/views/effective/orders/free/_form.html.haml
effective_orders-3.0.0 app/views/effective/orders/free/_form.html.haml