socialforge/app/views/attachments/destroy.js.erb

2 lines
60 B
Plaintext
Raw Normal View History

2013-08-01 10:33:49 +08:00
$('#attachments_<%= j params[:attachment_id] %>').remove();