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

fix links

parent d83dcd44
Branches
No related tags found
No related merge requests found
...@@ -330,7 +330,7 @@ ...@@ -330,7 +330,7 @@
<div class="tripal_analysis_blast-teaser tripal-teaser"> <div class="tripal_analysis_blast-teaser tripal-teaser">
<div class="tripal-analysis-blast-teaser-title tripal-teaser-title"> <div class="tripal-analysis-blast-teaser-title tripal-teaser-title">
<?php <?php
print "Genome assembly: <span class='data_highlight'><a href=$GLOBAL['base_url']/jbrowse></a>"; /*"Genome assembly: <span class='data_highlight'><a href="<?php echo $GLOBALS['base_url'] ?>" . "/jbrowse>"" . $an->name */ print "Genome assembly: <span class='data_highlight'><a href="$GLOBAL['base_url']/jbrowse"></a>"; /*"Genome assembly: <span class='data_highlight'><a href="<?php echo $GLOBALS['base_url'] ?>" . "/jbrowse>"" . $an->name */
/* print "Genome assembly: <span class='data_highlight'><a href=<?php echo $GLOBALS['base_url']; ?>"/jbrowse>"".$an->name /* print "Genome assembly: <span class='data_highlight'><a href=<?php echo $GLOBALS['base_url']; ?>"/jbrowse>"".$an->name
?></a> */ ?></a> */
?></span> ?></span>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment