Groupe instructeur create
This commit is contained in:
parent
733e83cc54
commit
9a6336f508
4 changed files with 64 additions and 6 deletions
|
@ -350,7 +350,7 @@ Rails.application.routes.draw do
|
|||
get 'annotations'
|
||||
end
|
||||
|
||||
resources :groupe_instructeurs, only: [:index, :show]
|
||||
resources :groupe_instructeurs, only: [:index, :show, :create]
|
||||
|
||||
resources :administrateurs, controller: 'procedure_administrateurs', only: [:index, :create, :destroy]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue