instructeur: show deleted dossiers for a procedure
This commit is contained in:
parent
bce2f92d2c
commit
b4b92accf1
8 changed files with 116 additions and 0 deletions
|
@ -307,6 +307,7 @@ Rails.application.routes.draw do
|
|||
get 'stats'
|
||||
get 'email_notifications'
|
||||
patch 'update_email_notifications'
|
||||
get 'deleted_dossiers'
|
||||
|
||||
resources :dossiers, only: [:show], param: :dossier_id do
|
||||
member do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue