Sha256: 60c03ee988c0603ace0a97fbc969b00850b770b75185295eedf9aefbfefaf563

Contents?: true

Size: 387 Bytes

Versions: 221

Compression:

Stored size: 387 Bytes

Contents

.effective-order-internal-note-form
  %h2 Internal Note

  = effective_form_with(model: [:admin, order] ,url: effective_orders.admin_order_path(order)) do |f|
    = f.text_area :note_internal, label: false, hint: 'For internal admin use only. This note will never be displayed to the buyer.'

    = render partial: '/admin/orders/order_actions', locals: { order: @order, form: f, f: f }

Version data entries

221 entries across 221 versions & 1 rubygems

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