Skip to content
Snippets Groups Projects
Commit 8d6c001f authored by Arthur Le Bars's avatar Arthur Le Bars
Browse files

fix links

parent 6ff8477a
No related branches found
No related tags found
No related merge requests found
......@@ -330,8 +330,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="<?php echo $GLOBALS['base_url'].'/jbrowse'""; ?>.$an->name."</a>";
?></span>
print "Genome assembly: <span class='data_highlight'"."<a href='"<?php echo $GLOBALS['base_url'].'/jbrowse'"'"; ?>.$an->name;
?></a></span>
</div>
<div class="tripal-analysis-blast-teaser-text tripal-teaser-text"><?php
print substr($an->description, 0, 650);
......
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