add route
This commit is contained in:
parent
01a91fb35b
commit
881491c697
1 changed files with 1 additions and 0 deletions
|
@ -402,6 +402,7 @@ Rails.application.routes.draw do
|
|||
get 'jeton'
|
||||
patch 'update_jeton'
|
||||
put :allow_expert_review
|
||||
put :experts_require_administrateur_invitation
|
||||
end
|
||||
|
||||
get 'publication' => 'procedures#publication', as: :publication
|
||||
|
|
Loading…
Reference in a new issue