foodsoft/app/views/orders/show.js.erb
2011-06-20 00:26:17 +02:00

1 line
No EOL
109 B
Text

$('#articles').html('<%= escape_javascript(render(:partial => @partial, :locals => {:order => @order})) %>');