routes
This commit is contained in:
parent
82ddad125f
commit
64f2dfdea1
1 changed files with 1 additions and 0 deletions
|
@ -386,6 +386,7 @@ Rails.application.routes.draw do
|
|||
post 'avis' => 'dossiers#create_avis'
|
||||
get 'print' => 'dossiers#print'
|
||||
get 'telecharger_pjs' => 'dossiers#telecharger_pjs'
|
||||
patch 'restore'
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue