summaryrefslogtreecommitdiff
path: root/views/lazar.haml
diff options
context:
space:
mode:
Diffstat (limited to 'views/lazar.haml')
-rw-r--r--views/lazar.haml6
1 files changed, 4 insertions, 2 deletions
diff --git a/views/lazar.haml b/views/lazar.haml
index 870fcab..8eab1a9 100644
--- a/views/lazar.haml
+++ b/views/lazar.haml
@@ -5,7 +5,8 @@
= haml :lazar_algorithm, :layout => false
= haml :confidence, :layout => false
= haml :similarity, :layout => false
- = haml :significant_fragments, :layout => false
+ -#= haml :significant_fragments, :layout => false
+ = haml :pc_descriptors, :layout => false
= haml :training_data, :layout => false
%a{:name => "prediction"}
@@ -30,7 +31,8 @@
$("#compound_names").load("#{File.join("/compound",@compound.inchi)}");
$("tr#names").toggle();
});
- %li= toggle_link("#fragments","Significant fragments")
+ -#%li= toggle_link("#fragments","Significant fragments")
+ %li= toggle_link("#fragments","Physico chemical descriptors")
%tr#names{ :style => "display: none;" }
%td{:colspan => '4'}