Skip to content
Snippets Groups Projects
Commit 44bff6f9 authored by Michael Hartung's avatar Michael Hartung
Browse files

fix downloadlink proteins

parent 1008a71b
Branches
Tags
No related merge requests found
...@@ -273,7 +273,7 @@ ...@@ -273,7 +273,7 @@
<span class="icon"><i class="fa fa-dna"></i></span> <span class="icon"><i class="fa fa-dna"></i></span>
<span>Proteins</span> <span>Proteins</span>
</h4> </h4>
<a [href]="downloadLink('prot-+ins')" class="button is-primary is-outlined is-pulled-right is-small"> <a [href]="downloadLink('proteins')" class="button is-primary is-outlined is-pulled-right is-small">
<span class="icon"><i class="fa fa-download"></i></span> <span class="icon"><i class="fa fa-download"></i></span>
<span>Download</span> <span>Download</span>
</a> </a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment