From d451c94b569e8c56128de982272630e685b929c7 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Mon, 16 Sep 2024 17:05:15 +0300 Subject: Refactor: refactor url_for for gn docs. --- gn2/wqflask/templates/gsearch_pheno.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn2/wqflask/templates/gsearch_pheno.html') diff --git a/gn2/wqflask/templates/gsearch_pheno.html b/gn2/wqflask/templates/gsearch_pheno.html index 91ea48a2..95eb5b80 100644 --- a/gn2/wqflask/templates/gsearch_pheno.html +++ b/gn2/wqflask/templates/gsearch_pheno.html @@ -170,7 +170,7 @@ 'orderSequence': [ "desc", "asc"] }, { - 'title': "
Peak
-logP ?
", + 'title': "
Peak
-logP ?
", 'type': "natural-minus-na", 'data': "LRS_score_repr", 'defaultContent': "N/A", @@ -187,7 +187,7 @@ 'defaultContent': "N/A" }, { - 'title': "Additive Effect?", + 'title': "Additive Effect?", 'type': "natural-minus-na", 'data': "additive", 'defaultContent': "N/A", -- cgit v1.2.3