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.7.2 app/views/admin/orders/_order.html.haml
effective_orders-6.7.1 app/views/admin/orders/_order.html.haml
effective_orders-6.7.0 app/views/admin/orders/_order.html.haml
effective_orders-6.6.3 app/views/admin/orders/_order.html.haml
effective_orders-6.6.2 app/views/admin/orders/_order.html.haml
effective_orders-6.6.1 app/views/admin/orders/_order.html.haml
effective_orders-6.6.0 app/views/admin/orders/_order.html.haml
effective_orders-6.5.9 app/views/admin/orders/_order.html.haml
effective_orders-6.5.8 app/views/admin/orders/_order.html.haml
effective_orders-6.5.7 app/views/admin/orders/_order.html.haml
effective_orders-6.5.6 app/views/admin/orders/_order.html.haml
effective_orders-6.5.5 app/views/admin/orders/_order.html.haml
effective_orders-6.5.4 app/views/admin/orders/_order.html.haml
effective_orders-6.5.3 app/views/admin/orders/_order.html.haml
effective_orders-6.5.2 app/views/admin/orders/_order.html.haml
effective_orders-6.5.1 app/views/admin/orders/_order.html.haml
effective_orders-6.5.0 app/views/admin/orders/_order.html.haml
effective_orders-6.4.4 app/views/admin/orders/_order.html.haml
effective_orders-6.4.3 app/views/admin/orders/_order.html.haml
effective_orders-6.4.2 app/views/admin/orders/_order.html.haml