5 <& /util/import_javascript.mas, classes => [ 'jqueryui', 'jquery.cookie', 'CXGN.BreederSearch', 'CXGN.List', 'CXGN.BreedersToolbox.HTMLSelect' ] &>
6 <table class="table borderless" alt="breeder search" border="0" ><tr>
8 <div style="min-width: 200px;overflow:auto;">
9 <p>Download Trial Phenotypes:
10 <button class="btn btn-primary" id="download_button_excel" disabled="disabled" title="First Select a Trial to Download">Excel</button>
11 <button class="btn btn-primary" id="download_button_csv" disabled="disabled" title="First Select a Trial to Download">CSV</button>
12 <input type="hidden" id="download_token_value" name="download_token_value"/>
16 <div class="well well-sm pull-right" style="min-width: 200px;overflow:auto;"><div id="trials_list">No trials selected</div>
21 <div style="min-width: 200px;overflow:auto;">
22 <p>Download Genotypes:
23 <input class="btn btn-primary" type="button" disabled="disabled" id="download_button_genotypes" title="First Select Accessions to Download" value="Download Genotypes" />
27 <div class="well well-sm pull-right" style="min-width: 200px;overflow:auto;"><div id="accessions_list">No accessions selected</div>