Sha256: 1fe8823d5c0300269faa56308ec290403d6edd39ffd912e3b0908a068c56c542

Contents?: true

Size: 429 Bytes

Versions: 19

Compression:

Stored size: 429 Bytes

Contents

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

  = simple_form_for [:admin, order], (EffectiveOrders.admin_simple_form_options || {}).merge(url: effective_orders.admin_order_path(order)) do |f|
    = f.input :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

19 entries across 19 versions & 1 rubygems

Version Path
effective_orders-3.2.3 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.2.2 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.2.1 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.2.0 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.1.7 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.1.6 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.1.4 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.1.3 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.1.0 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.0.4 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.0.3 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.0.2 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.0.1 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-3.0.0 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-2.2.4 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-2.2.3 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-2.2.2 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-2.2.1 app/views/admin/orders/_form_note_internal.html.haml
effective_orders-2.2.0 app/views/admin/orders/_form_note_internal.html.haml