ual_app/app/views/admin/topics/destroy.js.erb
2014-08-24 00:18:02 +02:00

2 lines
70 B
Plaintext

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