aboutsummaryrefslogtreecommitdiff
path: root/wqflask
diff options
context:
space:
mode:
authorzsloan2018-04-02 15:55:39 +0000
committerzsloan2018-04-02 15:55:39 +0000
commitb17b78a46aec1ca515bfef7168232020cf09a151 (patch)
tree9da7fd6cca5afa535f9e3f2813828e858f355271 /wqflask
parent1f8430561fc542eaec2148361dde49beff4d3361 (diff)
downloadgenenetwork2-b17b78a46aec1ca515bfef7168232020cf09a151.tar.gz
Just added link to staging branch to header bar
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/wqflask/templates/base.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html
index 237a65f3..41bdaddc 100644
--- a/wqflask/wqflask/templates/base.html
+++ b/wqflask/wqflask/templates/base.html
@@ -77,6 +77,9 @@
{% endif %}
</li>
<li style="margin-left: 20px;">
+ <a href="http://gn2-guix.genenetwork.org" style="font-weight: bold;" >Use Staging Branch</a>
+ </li>
+ <li style="margin-left: 20px;">
<a href="http://www.genenetwork.org" style="font-weight: bold;" >Use GeneNetwork 1</a>
</li>
</ul>