5 <& /util/import_javascript.mas, classes => [ 'jquery', 'jquery.dataTables' ] &>
7 <h4>Genotyping Plates</h4>
9 <div class="well well-sm">
10 <div class="panel panel-default">
11 <div class="panel-body">
12 <table id="tissue_sample_genotyping_trial_search_results" class="table table-hover table-striped">
17 <th>Breeding program</th>
21 <th>Genotyping Facility</th>
34 jQuery(document).ready(function () {
36 var geno_trial_table = jQuery('#tissue_sample_genotyping_trial_search_results').DataTable( {
37 'ajax': '/ajax/tissue_samples/genotyping_trials',