3 $nd_geolocation => 'not_provided'
6 <& /util/import_javascript.mas, classes => [ 'jquery', 'jquery.dataTables' ] &>
8 <& /page/page_title.mas, title => "Trial Search" &>
11 <table id="search_results" class="display">
16 <th>Breeding program</th>
25 <link rel="stylesheet" type="text/css" href="/documents/inc/datatables/jquery.dataTables.css">
31 jQuery(document).ready(function () {
33 jQuery('#search_results').DataTable( {
34 'ajax': '/ajax/search/trials?nd_geolocation=<% $nd_geolocation %>'