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.4.0 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.3.2 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.3.1 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.3.0 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.2.1 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.2.0 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.1.5 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.1.4 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.1.3 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.1.2 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.1.1 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.1.0 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.0.1 app/views/admin/orders/_order_actions.html.haml
effective_orders-6.0.0 app/views/admin/orders/_order_actions.html.haml
effective_orders-5.9.4 app/views/admin/orders/_order_actions.html.haml
effective_orders-5.9.3 app/views/admin/orders/_order_actions.html.haml
effective_orders-5.9.2 app/views/admin/orders/_order_actions.html.haml
effective_orders-5.9.1 app/views/admin/orders/_order_actions.html.haml
effective_orders-5.9.0 app/views/admin/orders/_order_actions.html.haml
effective_orders-5.8.2 app/views/admin/orders/_order_actions.html.haml