foodsoft/app/views/order_comments/create.js.erb
2011-06-19 20:47:27 +02:00

1 line
No EOL
146 B
Text

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