diff options
| author | Munyoki Kilyungi | 2023-04-19 11:12:02 +0300 |
|---|---|---|
| committer | BonfaceKilz | 2023-04-19 11:14:09 +0300 |
| commit | 1e5986939963b73cc9030764140f893f0bbb5b57 (patch) | |
| tree | 5fbec077208a65a6d441c7e5c19997558b78d8a1 | |
| parent | 8fc7fe1034a940c077edd06b5b287177023f6b61 (diff) | |
| download | genenetwork2-1e5986939963b73cc9030764140f893f0bbb5b57.tar.gz | |
Remove dead text in GeneRIF page
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
| -rw-r--r-- | wqflask/wqflask/templates/generif.html | 1 |
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> |
