pic_vert_app/app/views/admin/topics/destroy.js.erb
2013-06-29 23:10:44 +02:00

2 lines
70 B
Plaintext

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