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

2 lines
119 B
Text
Raw Normal View History

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