summaryrefslogtreecommitdiff
path: root/views/prediction.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/prediction.haml')
-rw-r--r--views/prediction.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/prediction.haml b/views/prediction.haml
index b83bc63..efa5a84 100644
--- a/views/prediction.haml
+++ b/views/prediction.haml
@@ -7,7 +7,7 @@
= @identifier
%tr
%td
- %img{:src => @compound.to_image_uri, :alt => @compound.to_smiles}
+ %img{:src => @compound.to_image_uri.split("8080").last, :alt => @compound.to_smiles}
- @predictions.each do |p|
- LOGGER.debug p.to_yaml
%td