refactor _new_header so that user and instructeur search share similar signature
This commit is contained in:
parent
695fd13e77
commit
34188c432c
3 changed files with 6 additions and 5 deletions
|
@ -275,7 +275,7 @@ Rails.application.routes.draw do
|
|||
end
|
||||
|
||||
collection do
|
||||
post 'recherche'
|
||||
get 'recherche'
|
||||
end
|
||||
end
|
||||
resource :feedback, only: [:create]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue