Sha256: 51abe85f9152eb01e5d52bd9bfff52205341831717cea41718ccf3b8d3d4779f

Contents?: true

Size: 254 Bytes

Versions: 10

Compression:

Stored size: 254 Bytes

Contents

%h2 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

10 entries across 10 versions & 1 rubygems

Version Path
effective_orders-1.5.2 app/views/admin/order_items/index.html.haml
effective_orders-1.5.1 app/views/admin/order_items/index.html.haml
effective_orders-1.5.0 app/views/admin/order_items/index.html.haml
effective_orders-1.4.8 app/views/admin/order_items/index.html.haml
effective_orders-1.4.7 app/views/admin/order_items/index.html.haml
effective_orders-1.4.6 app/views/admin/order_items/index.html.haml
effective_orders-1.4.5 app/views/admin/order_items/index.html.haml
effective_orders-1.4.4 app/views/admin/order_items/index.html.haml
effective_orders-1.4.3 app/views/admin/order_items/index.html.haml
effective_orders-1.4.2 app/views/admin/order_items/index.html.haml