Sha256: 09d6b001aa9d5e1bda08f1f4dd25771a5263d41e11e9bf388cd0f8e5d8e42dd3

Contents?: true

Size: 244 Bytes

Versions: 10

Compression:

Stored size: 244 Bytes

Contents

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

10 entries across 10 versions & 1 rubygems

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