foodsoft/app/views/group_order_invoices/destroy.js.erb
2023-07-24 10:50:35 +02:00

1 line
No EOL
122 B
Text

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