aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2024-04-30 13:00:07 +0300
committerBonfaceKilz2024-04-30 13:09:46 +0300
commit2bbcfaee98d594c767f8fac647e3e3dc0d39a338 (patch)
treea18819f5799b6cdf44e49ec947f3ddf65bc54f2c
parent7a09c0f60ee67b86f90d51cf3f1c2a2adc8df419 (diff)
downloadgenenetwork2-2bbcfaee98d594c767f8fac647e3e3dc0d39a338.tar.gz
Point the history to the upstream git repository.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--gn2/wqflask/templates/dataset.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/gn2/wqflask/templates/dataset.html b/gn2/wqflask/templates/dataset.html
index 32f17682..096a3724 100644
--- a/gn2/wqflask/templates/dataset.html
+++ b/gn2/wqflask/templates/dataset.html
@@ -85,6 +85,13 @@
{% else %}
{{ name }}
{% endif %}
+ <small>
+ <sup>
+ [&nbsp;
+ <a href="https://git.genenetwork.org/gn-docs/log/general/datasets/{{ dataset.id.split('/')[-1] }}" target="_blank">History</a>
+ &nbsp;]
+ </sup>
+ </small>
</h1>
</header>
<div class="panel-about panel panel-info panel-metadata text-muted">