aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/templates/gsearch_gene.html
diff options
context:
space:
mode:
authorAlexander_Kabui2024-09-16 17:05:15 +0300
committerAlexander_Kabui2024-09-16 17:05:15 +0300
commitd451c94b569e8c56128de982272630e685b929c7 (patch)
treeb9852c02bff49dd07591f2e9bb976bf5e73a314b /gn2/wqflask/templates/gsearch_gene.html
parent1ee4e945dbc3b0fd8788341667f2e39f776cc3c4 (diff)
downloadgenenetwork2-d451c94b569e8c56128de982272630e685b929c7.tar.gz
Refactor: refactor url_for for gn docs.
Diffstat (limited to 'gn2/wqflask/templates/gsearch_gene.html')
-rw-r--r--gn2/wqflask/templates/gsearch_gene.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn2/wqflask/templates/gsearch_gene.html b/gn2/wqflask/templates/gsearch_gene.html
index 80ed8b47..9e5766b3 100644
--- a/gn2/wqflask/templates/gsearch_gene.html
+++ b/gn2/wqflask/templates/gsearch_gene.html
@@ -196,7 +196,7 @@
}
},
{
- 'title': "<div style='text-align: right; padding-right: 10px;'>Peak</div> <div style='text-align: right;'>-logP <a href=\"{{ url_for('glossary_blueprint.glossary') }}#LRS\" target=\"_blank\" style=\"color: white;\"><sup>?</sup></a></div>",
+ 'title': "<div style='text-align: right; padding-right: 10px;'>Peak</div> <div style='text-align: right;'>-logP <a href=\"{{ url_for('gn_docs_blueprint.glossary') }}#LRS\" target=\"_blank\" style=\"color: white;\"><sup>?</sup></a></div>",
'type': "natural-minus-na",
'width': "60px",
'targets': 11,
@@ -213,7 +213,7 @@
'defaultContent': "N/A"
},
{
- 'title': "Additive<br>Effect<a href=\"{{ url_for('glossary_blueprint.glossary') }}#A\" target=\"_blank\" style=\"color: white;\"><sup>?</sup></a>",
+ 'title': "Additive<br>Effect<a href=\"{{ url_for('gn_docs_blueprint.glossary') }}#A\" target=\"_blank\" style=\"color: white;\"><sup>?</sup></a>",
'type': "natural-minus-na",
'width': "50px",
'targets': 13,