secure description and carte page with only log user access
This commit is contained in:
parent
d53c43a7b0
commit
3a06c0b870
7 changed files with 49 additions and 4 deletions
|
@ -23,8 +23,8 @@ Rails.application.routes.draw do
|
|||
get '/recapitulatif' => 'recapitulatif#show'
|
||||
post '/recapitulatif/propose' => 'recapitulatif#propose'
|
||||
post '/recapitulatif/depose' => 'recapitulatif#depose'
|
||||
get '/demande' => 'demandes#show'
|
||||
post '/demande' => 'demandes#update'
|
||||
# get '/demande' => 'demandes#show'
|
||||
# post '/demande' => 'demandes#update'
|
||||
post '/commentaire' => 'commentaires#create'
|
||||
|
||||
get '/carte/position' => 'carte#get_position'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue