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/collections/view.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn2/wqflask/templates/collections/view.html') diff --git a/gn2/wqflask/templates/collections/view.html b/gn2/wqflask/templates/collections/view.html index 55669f09..4a672375 100644 --- a/gn2/wqflask/templates/collections/view.html +++ b/gn2/wqflask/templates/collections/view.html @@ -261,7 +261,7 @@ } }, { - 'title': "
Peak
-logP ?
", + 'title': "
Peak
-logP ?
", 'type': "natural-minus-na", 'data': null, 'width': "60px", @@ -290,7 +290,7 @@ } }, { - 'title': "
Effect
Size ?
", + 'title': "
Effect
Size ?
", 'type': "natural-minus-na", 'data': null, 'width': "85px", -- cgit v1.2.3