2 lines
70 B
Plaintext
2 lines
70 B
Plaintext
$('#topic_line_<%= @topic.id %>').remove();
|
|
$('#topic_show').html(""); |
$('#topic_line_<%= @topic.id %>').remove();
|
|
$('#topic_show').html(""); |