pic_vert_app/app/views/topics/destroy.js.erb
2013-01-08 22:47:42 +01:00

2 lines
70 B
Plaintext

$('#topic_line_<%= @topic.id %>').remove();
$('#topic_show').html("");