diff --git a/config/routes.rb b/config/routes.rb index 869ae89c..2907fc7c 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -77,6 +77,7 @@ RedmineApp::Application.routes.draw do # Just to keep backward compatibility with old external direct links get '/dmsf_files/:id', :controller => 'dmsf_files', :action => 'show' + get '/dmsf_files/:id/download', :controller => 'dmsf_files', :action => 'show', :download => '' # # files_copy controller