mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-15 09:21:25 +00:00
4046d25017
Improved layout slightly to match grid
2 lines
123 B
Text
2 lines
123 B
Text
$(".comment-form").hide();
|
|
$("#comments-thread").append("<%= escape_javascript(render("comment", comment: @comment)) %>");
|