Revert "Revert "4127 fix superadmin supprime compte usager""
This reverts commit 751f24f7bb
.
This commit is contained in:
parent
a82cf22b71
commit
cee4c5b8fb
13 changed files with 150 additions and 22 deletions
|
@ -32,6 +32,7 @@ Rails.application.routes.draw do
|
|||
|
||||
resources :instructeurs, only: [:index, :show] do
|
||||
post 'reinvite', on: :member
|
||||
delete 'delete', on: :member
|
||||
end
|
||||
|
||||
resources :dossiers, only: [:show]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue