This website requires JavaScript.
Explore
Help
Sign In
kolan
/
Redmine
Watch
1
Star
0
Fork
You've already forked Redmine
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
60d06d8c17
Redmine
/
app
/
views
/
attachments
/
destroy.js.erb
2 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Merged ajax_upload branch (#3957). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10977 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-12-11 00:09:41 +04:00
$('#attachments_<%= j params[:attachment_id] %>').remove();