summaryrefslogtreecommitdiff
path: root/views/batch.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/batch.haml')
-rw-r--r--views/batch.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/batch.haml b/views/batch.haml
index 7d8fb7d..8389651 100644
--- a/views/batch.haml
+++ b/views/batch.haml
@@ -24,7 +24,7 @@
%p= compound.smiles
/ array = single prediction [endpoint, result]
- values.each_with_index do |array,i|
- %td{:style=>"vertical-align:top;"}
+ %td{:style=>"vertical-align:top;white-space:nowrap;"}
- model = array[0]
- prediction = array[1]
%b{:class => "title"}
@@ -52,5 +52,5 @@
%p
- else
%p
- Not enough similar compounds in training dataset.
+ = "Not enough similar compounds </br>in training dataset."
%p