add usual traitement time on procedure description page
This commit is contained in:
parent
bcb84d4070
commit
71f548dadb
5 changed files with 28 additions and 3 deletions
|
@ -20,6 +20,8 @@ module Users
|
|||
check_prefilled_dossier_ownership if @prefilled_dossier
|
||||
end
|
||||
|
||||
@usual_traitement_time = @procedure.stats_usual_traitement_time
|
||||
|
||||
render 'commencer/show'
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue