[fix #1238] add previsualization attestation for gestionnaire

This commit is contained in:
pedong 2019-01-18 14:20:30 +01:00 committed by simon lehericey
parent 3cc423283c
commit 6103176a78
4 changed files with 32 additions and 0 deletions

View file

@ -316,6 +316,7 @@ Rails.application.routes.draw do
resources :dossiers, only: [:show], param: :dossier_id do
member do
get 'attestation'
get 'apercu_attestation'
get 'messagerie'
get 'annotations-privees' => 'dossiers#annotations_privees'
get 'avis'