From 03dce67ad796c18cc8ec92ab3984c78a846269b9 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Wed, 13 May 2020 15:32:42 +0300 Subject: Use jquery.dataTables.js from guix --- wqflask/wqflask/templates/corr_scatterplot.html | 4 ++-- wqflask/wqflask/templates/show_trait.html | 2 +- wqflask/wqflask/templates/snp_browser.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/wqflask/wqflask/templates/corr_scatterplot.html b/wqflask/wqflask/templates/corr_scatterplot.html index 5877e367..fca348d8 100644 --- a/wqflask/wqflask/templates/corr_scatterplot.html +++ b/wqflask/wqflask/templates/corr_scatterplot.html @@ -351,8 +351,8 @@ - - + + diff --git a/wqflask/wqflask/templates/show_trait.html b/wqflask/wqflask/templates/show_trait.html index acee6724..e60cbd2b 100644 --- a/wqflask/wqflask/templates/show_trait.html +++ b/wqflask/wqflask/templates/show_trait.html @@ -147,7 +147,7 @@ - + diff --git a/wqflask/wqflask/templates/snp_browser.html b/wqflask/wqflask/templates/snp_browser.html index 4537cd06..69d6432d 100644 --- a/wqflask/wqflask/templates/snp_browser.html +++ b/wqflask/wqflask/templates/snp_browser.html @@ -215,8 +215,8 @@ {% endblock %} {% block js %} - - + + -- cgit v1.2.3