1 line
112 B
Text
1 line
112 B
Text
$('#new_comment').html('#{escape_javascript(render('form', :locals => { :order_comment => @order_comment}))}');
|