summaryrefslogtreecommitdiff
path: root/views/lazar.haml
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-02-11 16:49:13 +0100
committermr <mr@mrautenberg.de>2011-02-11 16:49:13 +0100
commit50a06e7077681317bcf0da4fc4aa6ff36c19e4a3 (patch)
treeff655daef56b6dbd4879af411c1b0b7835f65f5e /views/lazar.haml
parent1f0b19023c2a308c21f9ddcf456053bf5b7ecb32 (diff)
refining task_uri query
Diffstat (limited to 'views/lazar.haml')
-rw-r--r--views/lazar.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/lazar.haml b/views/lazar.haml
index a46f82c..9d9145e 100644
--- a/views/lazar.haml
+++ b/views/lazar.haml
@@ -55,4 +55,4 @@
= haml :feature_table, :locals => {:features => sort(@prediction.descriptors(@compound))}, :layout => false
%tbody#neighbors
- = haml :neighbors, :locals => {:neighbors => @prediction.neighbors(@compound), :page => @page}, :layout => :false
+ = haml :neighbors, :locals => {:neighbors => @prediction.neighbors(@compound), :page => @page}, :layout => false