Sha256: 02c8efea80a464b24b8ccdf13875d5acba21b4c50373ae029f7adb7c966b4aaf

Contents?: true

Size: 282 Bytes

Versions: 11

Compression:

Stored size: 282 Bytes

Contents

%h2.effective-orders-page-title Order Items

- if @datatable.nil?
  %p
    Please install
    = link_to 'effective_datatables', 'https://github.com/code-and-effect/effective_datatables'
    to see this page.
- else
  = render_datatable @datatable do
    %p There are no order items

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
effective_orders-1.6.5 app/views/admin/order_items/index.html.haml
effective_orders-1.6.4 app/views/admin/order_items/index.html.haml
effective_orders-1.6.3 app/views/admin/order_items/index.html.haml
effective_orders-1.6.1 app/views/admin/order_items/index.html.haml
effective_orders-1.6.0 app/views/admin/order_items/index.html.haml
effective_orders-1.5.9 app/views/admin/order_items/index.html.haml
effective_orders-1.5.8 app/views/admin/order_items/index.html.haml
effective_orders-1.5.7 app/views/admin/order_items/index.html.haml
effective_orders-1.5.5 app/views/admin/order_items/index.html.haml
effective_orders-1.5.4 app/views/admin/order_items/index.html.haml
effective_orders-1.5.3 app/views/admin/order_items/index.html.haml