From 61b50853901f944ea108c0b3a07d84dbba3dbdc7 Mon Sep 17 00:00:00 2001 From: simon lehericey Date: Wed, 26 May 2021 17:28:31 +0200 Subject: [PATCH] remove useless if Co-authored-by: Christophe Robillard --- app/views/instructeurs/archives/index.html.haml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/instructeurs/archives/index.html.haml b/app/views/instructeurs/archives/index.html.haml index 995c51926..c8060ad4f 100644 --- a/app/views/instructeurs/archives/index.html.haml +++ b/app/views/instructeurs/archives/index.html.haml @@ -30,7 +30,6 @@ %th Télécharger %tbody - - if can_generate_archive?(@dossiers_termines, @poids_total) %tr - matching_archive = @archives.find { |archive| archive.time_span_type == 'everything' } %td