mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-28 13:31:06 +00:00
2 lines
No EOL
141 B
Text
2 lines
No EOL
141 B
Text
$("tr#reply").hide();
|
|
$("tbody#posts").append("<%= escape_javascript(render(:partial => "post", :locals => {:post => @post, :n => -1})) %>"); |