summaryrefslogtreecommitdiffstats
path: root/app/views/attachments/destroy.js.erb
blob: 3cfb5845fd15e99be25f31356a8fb574b8579d89 (plain)
1
$('#attachments_<%= j params[:attachment_id] %>').remove();