parent
07d43d8c2e
commit
3ff0c83485
6 changed files with 98 additions and 0 deletions
|
@ -374,6 +374,8 @@ Rails.application.routes.draw do
|
|||
get 'annotations'
|
||||
end
|
||||
|
||||
resources :administrateurs, controller: 'procedure_administrateurs', only: [:index, :create, :destroy]
|
||||
|
||||
resources :types_de_champ, only: [:create, :update, :destroy] do
|
||||
member do
|
||||
patch :move
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue