Export dossiers v2
This commit is contained in:
parent
28e9fca02e
commit
fb0ef15e3c
14 changed files with 424 additions and 11 deletions
|
@ -168,7 +168,7 @@ module Gestionnaires
|
|||
end
|
||||
|
||||
def download_dossiers
|
||||
options = params.permit(:limit, :since, tables: [])
|
||||
options = params.permit(:version, :limit, :since, tables: [])
|
||||
|
||||
respond_to do |format|
|
||||
format.csv do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue