annotate app/views/attachments/destroy.js.erb @ 1561:6074fffd8a1d feature_1136

No, a bare repo is better
author Chris Cannam
date Thu, 14 Jan 2016 12:03:06 +0000
parents 261b3d9a4903
children
rev   line source
Chris@1464 1 $('#attachments_<%= j params[:attachment_id] %>').remove();