summaryrefslogtreecommitdiff
path: root/views/compound_image.haml
blob: 178239fff956371c523fb0bc772adc185b3f86fa (plain)
1
2
3
4
%img{:src => compound.to_image_uri.split("8080").last, :alt => compound.to_smiles}
-# Bad fix for Nestle VA
-#%img{:src => compound.matching_smarts_image_uri(features[:activating].collect{|f| f[:smarts]},features[:deactivating].collect{|f| f[:smarts]}), :alt => compound.to_smiles}