foodsoft/app/views/group_order_invoices/destroy.js.erb

1 line
122 B
Text
Raw Permalink Normal View History

$("#generate-invoice<%= @order.id %>").html("<%= escape_javascript(render partial: 'links', locals: {order: @order}) %>");