Sha256: 90c85bb6710599fd78f96290d573395b1f81b460aa547751b0ffd04046231c96

Contents?: true

Size: 310 Bytes

Versions: 212

Compression:

Stored size: 310 Bytes

Contents

= form.submit do
  = form.save 'Save', class: 'btn btn-primary'
  = form.save 'Duplicate', class: 'btn btn-primary'

  - unless form.object.purchased?
    = form.save 'Checkout', class: 'btn btn-success'

  = form.save 'Continue', class: 'btn btn-secondary'
  = form.save 'Add New', class: 'btn btn-secondary'

Version data entries

212 entries across 212 versions & 1 rubygems

Version Path
effective_orders-6.17.2 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.17.1 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.17.0 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.16.4 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.16.3 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.16.2 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.16.1 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.16.0 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.15.0 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.14.6 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.14.5 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.14.4 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.14.3 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.14.2 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.14.1 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.14.0 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.13.3 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.13.2 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.13.1 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.13.0 app/views/admin/orders/_order_actions.html.haml