Remove the confirmation button from the manager
This commit is contained in:
parent
e2f031d90e
commit
6bc1a8cb71
3 changed files with 0 additions and 9 deletions
|
@ -22,7 +22,6 @@ Rails.application.routes.draw do
|
|||
|
||||
resources :users, only: [:index, :show] do
|
||||
post 'resend_confirmation_instructions', on: :member
|
||||
post 'confirm', on: :member
|
||||
end
|
||||
|
||||
resources :gestionnaires, only: [:index, :show] do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue