Sha256: 886261d117938524d43eaa7456e96b2c9361ac7748ca514ccb4e1802ffdb8df9

Contents?: true

Size: 229 Bytes

Versions: 14

Compression:

Stored size: 229 Bytes

Contents

= render 'layout' do
  %h1.effective-admin-heading= @page_title

  %p.text-right.effective-admin-actions
    = link_to 'New Order', effective_orders.new_admin_order_path, class: 'btn btn-primary'

  = render_datatable @datatable

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
effective_orders-6.2.1 app/views/admin/orders/index.html.haml
effective_orders-6.2.0 app/views/admin/orders/index.html.haml
effective_orders-6.1.5 app/views/admin/orders/index.html.haml
effective_orders-6.1.4 app/views/admin/orders/index.html.haml
effective_orders-6.1.3 app/views/admin/orders/index.html.haml
effective_orders-6.1.2 app/views/admin/orders/index.html.haml
effective_orders-6.1.1 app/views/admin/orders/index.html.haml
effective_orders-6.1.0 app/views/admin/orders/index.html.haml
effective_orders-6.0.1 app/views/admin/orders/index.html.haml
effective_orders-6.0.0 app/views/admin/orders/index.html.haml
effective_orders-5.9.4 app/views/admin/orders/index.html.haml
effective_orders-5.9.3 app/views/admin/orders/index.html.haml
effective_orders-5.9.2 app/views/admin/orders/index.html.haml
effective_orders-5.9.1 app/views/admin/orders/index.html.haml