summaryrefslogtreecommitdiff
path: root/views/details.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2013-04-09 16:50:56 +0200
committergebele <gebele@in-silico.ch>2013-04-09 16:50:56 +0200
commitc74da4b41e6413d126ae8d6aa62874627cb14fca (patch)
tree96e8d75a655704d0a63ab3a51c46ab173c4d37dd /views/details.haml
parentb983a694fca22d53054a90ddb894f33be365e5a8 (diff)
adjusted for services update
Diffstat (limited to 'views/details.haml')
-rw-r--r--views/details.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/views/details.haml b/views/details.haml
index 48d28bc..ff77783 100644
--- a/views/details.haml
+++ b/views/details.haml
@@ -4,14 +4,13 @@
.details
%h2
Details:
- %img{:src=>"#{@compound_uri.uri}/image", :alt=>@compound_uri.uri, :width=>"100px"}
+ %img{:src=>"#{@compound_uri.uri}/image", :alt=>"", :width=>"100px"}
%br
%b
SMILES:
%p= @smiles
%br
%b
- // TODO handle OpenTox::ResourceNotFoundError
Names:
%p= @names
%br