NewDesign: can ask a new avis
This commit is contained in:
parent
f03d8ef909
commit
2923d4448b
5 changed files with 38 additions and 0 deletions
|
@ -252,6 +252,7 @@ Rails.application.routes.draw do
|
|||
scope :carte do
|
||||
get 'position'
|
||||
end
|
||||
post 'avis' => 'dossiers#create_avis'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue