Sha256: fe1941f397f4af272fd08ac3e215676c07f6dd581c1e43c3614e241f022d4658

Contents?: true

Size: 305 Bytes

Versions: 85

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

85 entries across 85 versions & 1 rubygems

Version Path
effective_orders-6.13.0 app/views/admin/orders/_order.html.haml
effective_orders-6.12.4 app/views/admin/orders/_order.html.haml
effective_orders-6.12.3 app/views/admin/orders/_order.html.haml
effective_orders-6.12.2 app/views/admin/orders/_order.html.haml
effective_orders-6.12.1 app/views/admin/orders/_order.html.haml
effective_orders-6.12.0 app/views/admin/orders/_order.html.haml
effective_orders-6.9.10 app/views/admin/orders/_order.html.haml
effective_orders-6.9.9 app/views/admin/orders/_order.html.haml
effective_orders-6.9.8 app/views/admin/orders/_order.html.haml
effective_orders-6.9.7 app/views/admin/orders/_order.html.haml
effective_orders-6.9.6 app/views/admin/orders/_order.html.haml
effective_orders-6.9.5 app/views/admin/orders/_order.html.haml
effective_orders-6.9.4 app/views/admin/orders/_order.html.haml
effective_orders-6.9.2 app/views/admin/orders/_order.html.haml
effective_orders-6.9.1 app/views/admin/orders/_order.html.haml
effective_orders-6.9.0 app/views/admin/orders/_order.html.haml
effective_orders-6.8.2 app/views/admin/orders/_order.html.haml
effective_orders-6.8.1 app/views/admin/orders/_order.html.haml
effective_orders-6.8.0 app/views/admin/orders/_order.html.haml
effective_orders-6.7.3 app/views/admin/orders/_order.html.haml