From ed347b4f224782e61d12d4c68085a36f3cfe8628 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Thu, 21 May 2020 11:11:47 +0300 Subject: Use d3-tip from guix --- wqflask/wqflask/templates/comparison_bar_chart.html | 2 +- wqflask/wqflask/templates/corr_scatterplot.html | 2 +- wqflask/wqflask/templates/correlation_matrix.html | 2 +- wqflask/wqflask/templates/heatmap.html | 2 +- wqflask/wqflask/templates/mapping_results.html | 2 +- wqflask/wqflask/templates/pair_scan_results.html | 2 +- wqflask/wqflask/templates/show_trait.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/comparison_bar_chart.html b/wqflask/wqflask/templates/comparison_bar_chart.html index dc74ddb2..c26472f0 100644 --- a/wqflask/wqflask/templates/comparison_bar_chart.html +++ b/wqflask/wqflask/templates/comparison_bar_chart.html @@ -29,7 +29,7 @@ - + diff --git a/wqflask/wqflask/templates/corr_scatterplot.html b/wqflask/wqflask/templates/corr_scatterplot.html index 4739b467..3ea3d4da 100644 --- a/wqflask/wqflask/templates/corr_scatterplot.html +++ b/wqflask/wqflask/templates/corr_scatterplot.html @@ -348,7 +348,7 @@ - + diff --git a/wqflask/wqflask/templates/correlation_matrix.html b/wqflask/wqflask/templates/correlation_matrix.html index 5659dca7..127907cb 100644 --- a/wqflask/wqflask/templates/correlation_matrix.html +++ b/wqflask/wqflask/templates/correlation_matrix.html @@ -128,7 +128,7 @@ - + diff --git a/wqflask/wqflask/templates/heatmap.html b/wqflask/wqflask/templates/heatmap.html index 275ff1ba..bd3bedb5 100644 --- a/wqflask/wqflask/templates/heatmap.html +++ b/wqflask/wqflask/templates/heatmap.html @@ -33,7 +33,7 @@ - + diff --git a/wqflask/wqflask/templates/mapping_results.html b/wqflask/wqflask/templates/mapping_results.html index 961c3b21..8c772a13 100644 --- a/wqflask/wqflask/templates/mapping_results.html +++ b/wqflask/wqflask/templates/mapping_results.html @@ -336,7 +336,7 @@ - + diff --git a/wqflask/wqflask/templates/pair_scan_results.html b/wqflask/wqflask/templates/pair_scan_results.html index 5c776fc1..59304583 100644 --- a/wqflask/wqflask/templates/pair_scan_results.html +++ b/wqflask/wqflask/templates/pair_scan_results.html @@ -63,7 +63,7 @@ {% block js %} - + diff --git a/wqflask/wqflask/templates/show_trait.html b/wqflask/wqflask/templates/show_trait.html index 15442ca7..daf558b9 100644 --- a/wqflask/wqflask/templates/show_trait.html +++ b/wqflask/wqflask/templates/show_trait.html @@ -132,7 +132,7 @@ - + -- cgit v1.2.3 From db0838b3670b524d6893b633b3b7874666b70dc8 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Tue, 1 Sep 2020 02:44:37 +0300 Subject: Add missing apostrophe in url_for args --- wqflask/wqflask/templates/comparison_bar_chart.html | 2 +- wqflask/wqflask/templates/corr_scatterplot.html | 2 +- wqflask/wqflask/templates/correlation_matrix.html | 2 +- wqflask/wqflask/templates/heatmap.html | 2 +- wqflask/wqflask/templates/mapping_results.html | 2 +- wqflask/wqflask/templates/pair_scan_results.html | 2 +- wqflask/wqflask/templates/show_trait.html | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/comparison_bar_chart.html b/wqflask/wqflask/templates/comparison_bar_chart.html index c26472f0..3cb3b7e7 100644 --- a/wqflask/wqflask/templates/comparison_bar_chart.html +++ b/wqflask/wqflask/templates/comparison_bar_chart.html @@ -29,7 +29,7 @@ - + diff --git a/wqflask/wqflask/templates/corr_scatterplot.html b/wqflask/wqflask/templates/corr_scatterplot.html index 3ea3d4da..63e2c40a 100644 --- a/wqflask/wqflask/templates/corr_scatterplot.html +++ b/wqflask/wqflask/templates/corr_scatterplot.html @@ -348,7 +348,7 @@ - + diff --git a/wqflask/wqflask/templates/correlation_matrix.html b/wqflask/wqflask/templates/correlation_matrix.html index 127907cb..cf7ffdc5 100644 --- a/wqflask/wqflask/templates/correlation_matrix.html +++ b/wqflask/wqflask/templates/correlation_matrix.html @@ -128,7 +128,7 @@ - + diff --git a/wqflask/wqflask/templates/heatmap.html b/wqflask/wqflask/templates/heatmap.html index bd3bedb5..282480f7 100644 --- a/wqflask/wqflask/templates/heatmap.html +++ b/wqflask/wqflask/templates/heatmap.html @@ -33,7 +33,7 @@ - + diff --git a/wqflask/wqflask/templates/mapping_results.html b/wqflask/wqflask/templates/mapping_results.html index 8c772a13..c6069f45 100644 --- a/wqflask/wqflask/templates/mapping_results.html +++ b/wqflask/wqflask/templates/mapping_results.html @@ -336,7 +336,7 @@ - + diff --git a/wqflask/wqflask/templates/pair_scan_results.html b/wqflask/wqflask/templates/pair_scan_results.html index 59304583..024d5e78 100644 --- a/wqflask/wqflask/templates/pair_scan_results.html +++ b/wqflask/wqflask/templates/pair_scan_results.html @@ -63,7 +63,7 @@ {% block js %} - + diff --git a/wqflask/wqflask/templates/show_trait.html b/wqflask/wqflask/templates/show_trait.html index daf558b9..56df2049 100644 --- a/wqflask/wqflask/templates/show_trait.html +++ b/wqflask/wqflask/templates/show_trait.html @@ -132,7 +132,7 @@ - + -- cgit v1.2.3 From 4a42b49bde4ce69c172dd068043f3c534f3d73b0 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Tue, 2 Jun 2020 18:25:26 +0300 Subject: Replace CDNs with packages from guix --- wqflask/wqflask/templates/comparison_bar_chart.html | 2 +- wqflask/wqflask/templates/corr_scatterplot.html | 8 ++++---- wqflask/wqflask/templates/correlation_matrix.html | 2 +- wqflask/wqflask/templates/ctl_results.html | 6 +++--- wqflask/wqflask/templates/heatmap.html | 2 +- wqflask/wqflask/templates/mapping_results.html | 6 +++--- wqflask/wqflask/templates/network_graph.html | 6 +++--- wqflask/wqflask/templates/pair_scan_results.html | 2 +- 8 files changed, 17 insertions(+), 17 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/comparison_bar_chart.html b/wqflask/wqflask/templates/comparison_bar_chart.html index 3cb3b7e7..f791457f 100644 --- a/wqflask/wqflask/templates/comparison_bar_chart.html +++ b/wqflask/wqflask/templates/comparison_bar_chart.html @@ -28,7 +28,7 @@ js_data = {{ js_data | safe }} - + diff --git a/wqflask/wqflask/templates/corr_scatterplot.html b/wqflask/wqflask/templates/corr_scatterplot.html index 63e2c40a..1fd5cd15 100644 --- a/wqflask/wqflask/templates/corr_scatterplot.html +++ b/wqflask/wqflask/templates/corr_scatterplot.html @@ -3,8 +3,8 @@ {% block css %} - - + + {% endblock %} @@ -346,8 +346,8 @@ - - + + diff --git a/wqflask/wqflask/templates/correlation_matrix.html b/wqflask/wqflask/templates/correlation_matrix.html index cf7ffdc5..3875815e 100644 --- a/wqflask/wqflask/templates/correlation_matrix.html +++ b/wqflask/wqflask/templates/correlation_matrix.html @@ -127,7 +127,7 @@ loadings = {{ loadings_array | safe }} - + diff --git a/wqflask/wqflask/templates/ctl_results.html b/wqflask/wqflask/templates/ctl_results.html index 0108d93a..e374eb4e 100644 --- a/wqflask/wqflask/templates/ctl_results.html +++ b/wqflask/wqflask/templates/ctl_results.html @@ -2,7 +2,7 @@ {% block css %} - +