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

1 line
No EOL
118 B
Text

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