refactor(dossier): export to use turbo-poll
This commit is contained in:
parent
e9b02642c5
commit
e33022ffc7
5 changed files with 9 additions and 29 deletions
|
@ -355,6 +355,7 @@ Rails.application.routes.draw do
|
|||
post 'add_filter'
|
||||
get 'remove_filter' => 'procedures#remove_filter', as: 'remove_filter'
|
||||
get 'download_export'
|
||||
post 'download_export'
|
||||
get 'stats'
|
||||
get 'email_notifications'
|
||||
patch 'update_email_notifications'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue