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.4.1 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.4.0 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.3.2 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.3.1 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.3.0 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.2.1 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.2.0 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.1.5 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.1.4 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.1.3 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.1.2 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.1.1 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.1.0 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.0.1 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-6.0.0 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-5.9.4 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-5.9.3 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-5.9.2 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-5.9.1 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-5.9.0 app/views/admin/orders/_form_note_internal.html.haml