Skip to content

Commit

Permalink
Update selection_populations.mas
Browse files Browse the repository at this point in the history
  • Loading branch information
isaak authored Jan 4, 2024
1 parent 9e1945d commit d7770a5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions mason/solgs/search/selection_populations.mas
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ if ($c->req->path =~ /solgs\/traits\/all\/population/) {


<& /util/import_javascript.mas, classes => ["solGS.solGS", "solGS.Dataset", "jquery.dataTables", "solGS.selectionPopulations", "solGS.ajaxAutocomplete"] &>

<& /util/import_css.mas, paths => ['/documents/inc/datatables/jquery.dataTables.css'] &>

<&| /page/info_section.mas,
Expand All @@ -57,7 +56,6 @@ if ($c->req->path =~ /solgs\/traits\/all\/population/) {
<div id="form-feedback-search-trials" style="color:red"> </div>
</div>


<div id="selection_pops_message" class="message"></div>
<& /solgs/spinner/spinner.mas &>

Expand All @@ -68,7 +66,7 @@ if ($c->req->path =~ /solgs\/traits\/all\/population/) {
<th>Selection population</th>
<th>Description</th>
<th>Year</th>
<th>More details</th>
<th>More details</th>
<th>View GEBVs</th>
</tr>
</thead>
Expand Down

0 comments on commit d7770a5

Please sign in to comment.