foodsoft/app/views/group_order_invoices/create.js.erb
2023-11-17 15:53:32 +01:00

1 line
119 B
Text

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