Sha256: fe1941f397f4af272fd08ac3e215676c07f6dd581c1e43c3614e241f022d4658

Contents?: true

Size: 305 Bytes

Versions: 71

Compression:

Stored size: 305 Bytes

Contents

= tabs do
  = tab(order) do
    = render 'effective/orders/order', order: order
    = render 'admin/orders/form_note_internal', order: order

  - if order.persisted? && order.respond_to?(:logs_datatable)
    = tab 'Logs' do
      .effective-order-admin-logs= render_inline_datatable(order.logs_datatable)

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
effective_orders-6.19.1 app/views/admin/orders/_order.html.haml
effective_orders-6.19.0 app/views/admin/orders/_order.html.haml
effective_orders-6.18.4 app/views/admin/orders/_order.html.haml
effective_orders-6.18.3 app/views/admin/orders/_order.html.haml
effective_orders-6.18.2 app/views/admin/orders/_order.html.haml
effective_orders-6.18.1 app/views/admin/orders/_order.html.haml
effective_orders-6.18.0 app/views/admin/orders/_order.html.haml
effective_orders-6.17.2 app/views/admin/orders/_order.html.haml
effective_orders-6.17.1 app/views/admin/orders/_order.html.haml
effective_orders-6.17.0 app/views/admin/orders/_order.html.haml
effective_orders-6.16.4 app/views/admin/orders/_order.html.haml
effective_orders-6.16.3 app/views/admin/orders/_order.html.haml
effective_orders-6.16.2 app/views/admin/orders/_order.html.haml
effective_orders-6.16.1 app/views/admin/orders/_order.html.haml
effective_orders-6.16.0 app/views/admin/orders/_order.html.haml
effective_orders-6.15.0 app/views/admin/orders/_order.html.haml
effective_orders-6.14.6 app/views/admin/orders/_order.html.haml
effective_orders-6.14.5 app/views/admin/orders/_order.html.haml
effective_orders-6.14.4 app/views/admin/orders/_order.html.haml
effective_orders-6.14.3 app/views/admin/orders/_order.html.haml