Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/EVA3542_release_count_page' into…
Browse files Browse the repository at this point in the history
… EVA3542_release_count_page
  • Loading branch information
tcezard committed Jul 8, 2024
2 parents f9242a0 + d37f6c7 commit 44b68c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/rs-release/rs-release.js
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ EvaRsRelease.prototype = {
'<tr>' +
'<th>Download link</th>' +
'<th>Assembly accession</th>' +
'<th>Taxonomy ID</th>' +
'<th>Taxonomy IDs</th>' +
'<th><div title="RS IDs that can be browsed on the EVA websites">Current RS <i class="icon icon-generic" data-icon="i"></div></th>' +
'<th><div title="RS IDs that should NOT be used because they are merged into another active RS">Merged RS <i class="icon icon-generic" data-icon="i"></div></th>' +
'<th><div title="RS IDs that should NOT be used since these RS IDs were deprecated">Deprecated RS <i class="icon icon-generic" data-icon="i"></div></th>' +
Expand Down

0 comments on commit 44b68c1

Please sign in to comment.