1 line
109 B
Text
1 line
109 B
Text
|
$('#articles').html('<%= escape_javascript(render(:partial => @partial, :locals => {:order => @order})) %>');
|