foodsoft/app/views/orders/show.js.haml

3 lines
85 B
Plaintext

$('#articles_table').html('#{escape_javascript(render(@partial, order: @order))}');