]> source.dussan.org Git - redmine.git/commit
Move VersionsController#download to AttachmentsController.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 22 Jul 2008 17:20:02 +0000 (17:20 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 22 Jul 2008 17:20:02 +0000 (17:20 +0000)
commit8a7bfc72b20a0a554812db7f8bb7bfdf3e2a21d4
tree0c7d861eb6d8cdcb32b4dd4c91e8c7c3f91faa37
parentaaca2c50e563287f16cbce230ddbcc5d4e6dc972
Move VersionsController#download to AttachmentsController.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1685 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/attachments_controller.rb
app/controllers/documents_controller.rb
app/controllers/versions_controller.rb
app/views/projects/list_files.rhtml
test/fixtures/attachments.yml
test/functional/attachments_controller_test.rb