Skip to content
Snippets Groups Projects
Commit b8424434 authored by moon's avatar moon
Browse files

Close #30: Label change of Condensate Detail Page

parent 8cf8c58e
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,11 @@
</div>
<div class="row" v-show="response.data.biomarkers">
<div class="text col-sm-3">Biomarkers</div>
<div class="text col-sm-3">Markers
<a href="#" class="uniprot-link tooltipped tooltipped-e" aria-label="Proteins which can help in unique identification of the condensate organelle" target="_blank">
<span class="fa fa-info-circle"/>
</a>
</div>
<div class="col-sm-9">
<span v-html="getProteinLinks(response.data.biomarkers)"></span>
</div>
......
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