Skip to content

Commit

Permalink
sort tools in navbar buttone
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosp420 committed Apr 28, 2015
1 parent c09c304 commit 29ee888
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -102,8 +102,8 @@
Tools <span class="caret"></span>
</button>
<ul class="dropdown-menu" role="menu">
<li><a href="/genes/">View genes</a></li>
<li><a href="/blast_new/">Blast new sequence</a></li>
<li><a href="/genes/">View genes</a></li>
<li><a href="/create_dataset/">Create new dataset</a></li>
<li><a href="/genbank_fasta/">Create GenBank FASTA file</a></li>
</ul>
Expand Down

0 comments on commit 29ee888

Please sign in to comment.