2 $title => "Ontology annotations"
4 $id => "locus_ontology" ,
11 #locus_ontology .evidence {
14 border: 1px dotted gray;
17 #locus_ontology_show_details {
21 #locus_ontology_show_details label {
24 .active#locus_ontology_show_details {
28 <&| /page/info_section.mas,
30 subtitle => $subtitle,
31 id => "locus_ontology" ,
36 <& /locus/associate_ontology.mas, locus_id => $locus_id &>
38 <div id="locus_ontology_show_details" style="display: none">
40 <input type="checkbox" id="show_details" disabled="true" />
41 <label for="show_details">Show complete details</label>
45 <div id="locus_ontology" >
49 <& /util/import_javascript.mas, classes => 'jquery' &>
50 <script language="javascript" type="text/javascript">
53 locusPage.printLocusOntology();