diff options
author | Alexander_Kabui | 2024-05-13 18:24:36 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-05-13 18:24:36 +0300 |
commit | 01eba6e9b54e45bc937983e33b439a353118de2c (patch) | |
tree | ab2389a7931c1c3d273c434c7d29380f312fa5c4 /gn2/wqflask/templates/base.html | |
parent | c5800e1ba6e7c5180fdfcf0cf933b1992271d67f (diff) | |
download | genenetwork2-01eba6e9b54e45bc937983e33b439a353118de2c.tar.gz |
Disable gnqa functionality.
* to test the functionality use ga.genenetwork.org
Diffstat (limited to 'gn2/wqflask/templates/base.html')
-rw-r--r-- | gn2/wqflask/templates/base.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gn2/wqflask/templates/base.html b/gn2/wqflask/templates/base.html index 26b75230..14b484a5 100644 --- a/gn2/wqflask/templates/base.html +++ b/gn2/wqflask/templates/base.html @@ -183,10 +183,11 @@ </div> <!-- todo fix text overlap for this;;responsiveness--> + <!-- this functionality is currently use;ga.genenetwork.org/gnqna <span style="padding: 5px;margin-left: 65px;" id="gnqna_home"> <a href="/gnqna">GNQA Search</a> </span> - + --> <span style="padding: 5px;margin-left: 65px;" > <a style="text-decoration: none" target="_blank" href="https://issues.genenetwork.org/topics/xapian/xapian-search-queries"> <i style="text-align: center;color:#336699;;" class="fa fa-question-circle fa-2x" title="see more search hints" aria-hidden="true"></i> |