added extension bouton to en_construction dossiers bound to expire
This commit is contained in:
parent
dadbcd7ede
commit
5896aedeeb
4 changed files with 22 additions and 1 deletions
|
@ -146,6 +146,7 @@ Rails.application.routes.draw do
|
|||
post '/carte/zones' => 'carte#zones'
|
||||
get '/carte' => 'carte#show'
|
||||
post '/carte' => 'carte#save'
|
||||
post '/repousser-expiration' => 'dossiers#extend_conservation'
|
||||
end
|
||||
|
||||
# Redirection of legacy "/users/dossiers" route to "/dossiers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue