procedure download is performed through a controller in order not to leak the URL
This commit is contained in:
parent
1af2b63ed1
commit
70ea5e167e
6 changed files with 21 additions and 12 deletions
|
@ -294,6 +294,7 @@ Rails.application.routes.draw do
|
|||
get 'remove_filter' => 'procedures#remove_filter', as: 'remove_filter'
|
||||
get 'download_dossiers'
|
||||
get 'download_dossiers_mail'
|
||||
get 'download_export'
|
||||
get 'stats'
|
||||
get 'email_notifications'
|
||||
patch 'update_email_notifications'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue