Skip to content
Snippets Groups Projects
Commit e0a7fdf3 authored by Anthony Bretaudeau's avatar Anthony Bretaudeau
Browse files

Merge branch 'master' of gitlab.inria.fr:abretaud/tripal_bipaa

parents 1b3887fa 6ae4c047
No related branches found
No related tags found
No related merge requests found
......@@ -364,6 +364,8 @@
<div class="tripal_analysis_blast-teaser tripal-teaser">
<div class="tripal-analysis-blast-teaser-title tripal-teaser-title">
<?php
print "Genome assembly: <span class='data_highlight'><a href=\"".$GLOBALS['base_url']."/analysis/".$an_num."\">".$an->name."</a>";
if ($an->human_kind == 'functional') {
print "Functional annotation: <span class='data_highlight'><a href=\"".$GLOBALS['base_url']."/analysis/".$an_num."\">".$an->name."</a>";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment