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

2 lines
85 B
Text

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