Sha256: c7ae9ead735c45256d15c83d5c79069d0412c55e4a7aa3819df94ebeef893dd3

Contents?: true

Size: 267 Bytes

Versions: 5

Compression:

Stored size: 267 Bytes

Contents

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

- if @datatable.present?
  = render_datatable @datatable
- else
  %p There are no orders present

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
effective_orders-2.2.4 app/views/admin/orders/index.html.haml
effective_orders-2.2.3 app/views/admin/orders/index.html.haml
effective_orders-2.2.2 app/views/admin/orders/index.html.haml
effective_orders-2.2.1 app/views/admin/orders/index.html.haml
effective_orders-2.2.0 app/views/admin/orders/index.html.haml