From 19eb655f4af1a4631692989a30a59b7b78e6669b Mon Sep 17 00:00:00 2001 From: gebele Date: Fri, 20 Apr 2018 10:45:11 +0000 Subject: batch download with original identifiers --- views/batch.haml | 1 - 1 file changed, 1 deletion(-) (limited to 'views') diff --git a/views/batch.haml b/views/batch.haml index c71d056..1aa6779 100644 --- a/views/batch.haml +++ b/views/batch.haml @@ -102,7 +102,6 @@ - @models.each_with_index do |model,idx| - m = Model::Validation.find model unless model == "Cramer" - task = @tasks[idx].id - - predictions = @tasks[idx].predictions["#{model}"] #result.panel{:id=>idx} %div.row %div.col-md-6 -- cgit v1.2.3