aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-04-19 11:12:02 +0300
committerBonfaceKilz2023-04-19 11:14:09 +0300
commit1e5986939963b73cc9030764140f893f0bbb5b57 (patch)
tree5fbec077208a65a6d441c7e5c19997558b78d8a1 /wqflask
parent8fc7fe1034a940c077edd06b5b287177023f6b61 (diff)
downloadgenenetwork2-1e5986939963b73cc9030764140f893f0bbb5b57.tar.gz
Remove dead text in GeneRIF page
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/templates/generif.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/wqflask/wqflask/templates/generif.html b/wqflask/wqflask/templates/generif.html
index d8229ac1..ac815b43 100644
--- a/wqflask/wqflask/templates/generif.html
+++ b/wqflask/wqflask/templates/generif.html
@@ -48,7 +48,6 @@ GeneWiki Entry for {{ symbol }}
<summary>
{{ entry["entry"]["value"] }}
{% if entry.get("weburl") %}
- glyphicon glyphicon-open
<sup><small><a href="{{ entry.weburl.value }}" target="_blank"><span class="glyphicon glyphicon-globe" aria-hidden="true"></span> web</a></small></sup>
{% endif %}
</summary>