Drop old export service
This commit is contained in:
parent
36ffde35a2
commit
0c6705f7fd
9 changed files with 363 additions and 916 deletions
|
@ -38,13 +38,6 @@ module ProcedureHelper
|
|||
}
|
||||
end
|
||||
|
||||
def procedure_dossiers_download_path(procedure, format:, version:)
|
||||
download_dossiers_instructeur_procedure_path(format: format,
|
||||
procedure_id: procedure.id,
|
||||
tables: [:etablissements],
|
||||
version: version)
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
TOGGLES = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue