remove unused view and routes from instructeurs avis
This commit is contained in:
parent
d21ff7a762
commit
c1b5daadef
14 changed files with 12 additions and 124 deletions
|
@ -142,7 +142,7 @@ module Experts
|
|||
extension = params[:format]
|
||||
render extension.to_sym => avis.dossier.etablissement.entreprise_bilans_bdf_to_sheet(extension)
|
||||
else
|
||||
redirect_to instructeur_avis_path(avis)
|
||||
redirect_to expert_avis_path(avis)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue