From f9d38762eaa3e6ac57cf907a8e8215fe8fc081a9 Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Wed, 17 Oct 2018 12:02:16 +0200 Subject: [PATCH] [Ref #2738] Remove exercices from a soon-to-be deleted template --- app/views/dossiers/_infos_entreprise.html.haml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/views/dossiers/_infos_entreprise.html.haml b/app/views/dossiers/_infos_entreprise.html.haml index f07f3e90c..a4c5e6311 100644 --- a/app/views/dossiers/_infos_entreprise.html.haml +++ b/app/views/dossiers/_infos_entreprise.html.haml @@ -47,11 +47,7 @@ .row .col-xs-4.entreprise-label Exercices : .col-xs-8.entreprise-info - - @facade.etablissement.exercices.each_with_index do |exercice, index| - %strong - = "#{exercice.date_fin_exercice.year} : " - = number_to_currency(exercice.ca) - %br + les exercices comptables des trois dernières années sont joints à votre dossier. .row.split-row .col-xs-12.split-hr