summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2018-04-20 10:45:11 +0000
committergebele <gebele@in-silico.ch>2018-04-20 10:45:11 +0000
commit19eb655f4af1a4631692989a30a59b7b78e6669b (patch)
tree9bcfe5f51f40fa02d0e805b7a61648f9937406c0 /views
parentf78d888a249303379c7934c83d5da11349a44b48 (diff)
batch download with original identifiers
Diffstat (limited to 'views')
-rw-r--r--views/batch.haml1
1 files changed, 0 insertions, 1 deletions
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