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

2 lines
125 B
Text
Raw Permalink Normal View History

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