summaryrefslogtreecommitdiff
path: root/views/lazar.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/lazar.haml')
-rw-r--r--views/lazar.haml4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/lazar.haml b/views/lazar.haml
index a46f82c..64b82bf 100644
--- a/views/lazar.haml
+++ b/views/lazar.haml
@@ -55,4 +55,6 @@
= haml :feature_table, :locals => {:features => sort(@prediction.descriptors(@compound))}, :layout => false
%tbody#neighbors
- = haml :neighbors, :locals => {:neighbors => @prediction.neighbors(@compound), :page => @page}, :layout => :false
+ -#= @prediction.neighbors(@compound).to_yaml
+ = haml :neighbors, :locals => {:neighbors => @prediction.neighbors(@compound), :page => @page}#, :layout => :false
+ -#= haml :neighbors