summaryrefslogtreecommitdiff
path: root/views/prediction.haml
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-02-17 20:50:59 +0100
committerChristoph Helma <helma@in-silico.de>2010-02-17 20:50:59 +0100
commit1b9f0c10b6ad1c38be1fa384bc1b6af9beea477b (patch)
tree54b9e0077e2894c1ab626ba634389118786753ef /views/prediction.haml
parentff9366f454c909e525d6ae41635a7320235a3d74 (diff)
new styling, csv format check, logo
Diffstat (limited to 'views/prediction.haml')
-rw-r--r--views/prediction.haml4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/prediction.haml b/views/prediction.haml
index 8e63f0f..7912ada 100644
--- a/views/prediction.haml
+++ b/views/prediction.haml
@@ -3,9 +3,11 @@
.predictions
%table
%tr
+ %th{:colspan => @predictions.size+1}
+ = @identifier
+ %tr
%th
%img{:src => @compound.image_uri, :alt => @compound.smiles}
- %br= @identifier
- @predictions.each do |p|
%td
%b