Sha256: b49dfb3f8591c16713af0ee375e81a14e1674c79b6e32334b735168e888082ae

Contents?: true

Size: 272 Bytes

Versions: 11

Compression:

Stored size: 272 Bytes

Contents

%h2.effective-orders-page-title Orders

- 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 orders

Version data entries

11 entries across 11 versions & 1 rubygems

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