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