7 /phenome/associate_accession_form.mas - a component for js code for associating accession
23 The ID of the logged in person
31 Naama Menda <nm249@cornell.edu>
51 <div id="associateStockForm" style="display: none">
56 onkeyup="Locus.getStocks(this.value, '<% $locus_id %>');">
58 id="associate_stock_button"
59 value="associate accession"
61 onclick="Locus.associateAllele('<% $person_id %>');this.disabled=true;">
62 <select id="stock_select"
64 onchange="Locus.getAlleles('<% $locus_id %>')"
68 <b>Would you Like to specify an allele?</b>
69 <select id="allele_select"