Sha256: 60c03ee988c0603ace0a97fbc969b00850b770b75185295eedf9aefbfefaf563

Contents?: true

Size: 387 Bytes

Versions: 235

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

235 entries across 235 versions & 1 rubygems

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