]> source.dussan.org Git - redmine.git/commit
Rename AttachmentsController#edit and #update to #edit_all and #update_all (#22356).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 1 Oct 2016 12:46:29 +0000 (12:46 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 1 Oct 2016 12:46:29 +0000 (12:46 +0000)
commita2bcc9c40eb99b901f2f92b2f4fa1f840583c6b8
treed49d79b7112da8fb8872fedceac4b6261da9a7d2
parent973c9484b091e7554f8cd78fdb3f640aa364f7ce
Rename AttachmentsController#edit and #update to #edit_all and #update_all (#22356).

git-svn-id: http://svn.redmine.org/redmine/trunk@15860 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/attachments_controller.rb
app/views/attachments/edit.html.erb [deleted file]
app/views/attachments/edit_all.html.erb [new file with mode: 0644]
config/routes.rb
test/functional/attachments_controller_test.rb