]> source.dussan.org Git - redmine.git/commit
Ability to delete multiple attachments while updating an issue (#13072).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 13 Jul 2016 20:04:14 +0000 (20:04 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 13 Jul 2016 20:04:14 +0000 (20:04 +0000)
commit19492226f7b2451524a1013a0ab979e6fdd30a7c
tree618d792f885d2839cd76c994f43e138c2af6dd1f
parent793cb1676450a5b3e723a452893c10be1cb0f1bd
Ability to delete multiple attachments while updating an issue (#13072).

git-svn-id: http://svn.redmine.org/redmine/trunk@15650 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue.rb
app/views/issues/_edit.html.erb
public/javascripts/attachments.js
public/stylesheets/application.css
test/functional/issues_controller_test.rb