From 6efe5cb9254b93faba8dd66d5b41684aea24153f Mon Sep 17 00:00:00 2001
From: Alexander Kabui
Date: Mon, 1 Feb 2021 11:40:05 +0300
Subject: delete obsolete json.js lib
---
wqflask/wqflask/templates/base.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html
index 38161851..f8307ac4 100644
--- a/wqflask/wqflask/templates/base.html
+++ b/wqflask/wqflask/templates/base.html
@@ -252,7 +252,6 @@
})
-
--
cgit v1.2.3
From 71e9f06e525819e14c4ac1a6f6a0688f12b54161 Mon Sep 17 00:00:00 2001
From: Alexander Kabui
Date: Mon, 1 Feb 2021 11:46:00 +0300
Subject: delete duplicate jszip lib
---
wqflask/wqflask/templates/correlation_page.html | 1 -
1 file changed, 1 deletion(-)
diff --git a/wqflask/wqflask/templates/correlation_page.html b/wqflask/wqflask/templates/correlation_page.html
index 6188c0e7..5af81a85 100644
--- a/wqflask/wqflask/templates/correlation_page.html
+++ b/wqflask/wqflask/templates/correlation_page.html
@@ -134,7 +134,6 @@
-
--
cgit v1.2.3
From 89e9c2b561d4826141e240609b44c8d1faa62f68 Mon Sep 17 00:00:00 2001
From: Alexander Kabui
Date: Mon, 1 Feb 2021 11:59:37 +0300
Subject: remove unused tabletools lib
---
wqflask/wqflask/templates/pair_scan_results.html | 2 --
1 file changed, 2 deletions(-)
diff --git a/wqflask/wqflask/templates/pair_scan_results.html b/wqflask/wqflask/templates/pair_scan_results.html
index d6c7da4a..cc8fd608 100644
--- a/wqflask/wqflask/templates/pair_scan_results.html
+++ b/wqflask/wqflask/templates/pair_scan_results.html
@@ -2,8 +2,6 @@
{% block title %}Pair Scan{% endblock %}
{% block css %}
-
-
{% endblock %}
--
cgit v1.2.3
From 332703309f4031b167977fa78d7602304d98e006 Mon Sep 17 00:00:00 2001
From: Alexander Kabui
Date: Mon, 1 Feb 2021 12:00:32 +0300
Subject: delete dt-boostrap
---
wqflask/wqflask/templates/pair_scan_results.html | 2 --
1 file changed, 2 deletions(-)
diff --git a/wqflask/wqflask/templates/pair_scan_results.html b/wqflask/wqflask/templates/pair_scan_results.html
index cc8fd608..fb825b90 100644
--- a/wqflask/wqflask/templates/pair_scan_results.html
+++ b/wqflask/wqflask/templates/pair_scan_results.html
@@ -65,8 +65,6 @@
-
-
{% endblock %}
\ No newline at end of file
--
cgit v1.2.3
From e8a2ff0cd2e8059bf37bc15a534b0b9c14bb5d87 Mon Sep 17 00:00:00 2001
From: Alexander Kabui
Date: Mon, 1 Feb 2021 12:10:51 +0300
Subject: replace underscore and d3js in show_trait.html
---
wqflask/wqflask/templates/show_trait.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/wqflask/wqflask/templates/show_trait.html b/wqflask/wqflask/templates/show_trait.html
index 77fc9342..e0ed2782 100644
--- a/wqflask/wqflask/templates/show_trait.html
+++ b/wqflask/wqflask/templates/show_trait.html
@@ -129,8 +129,8 @@
$('.collapse').collapse()
-
-
+
+
--
cgit v1.2.3
From 45ed500244d44115258bdad2e8704a75b86b95d9 Mon Sep 17 00:00:00 2001
From: Alexander Kabui
Date: Mon, 1 Feb 2021 12:24:37 +0300
Subject: replace datatable scroller scroller
---
wqflask/wqflask/templates/correlation_page.html | 3 ++-
wqflask/wqflask/templates/search_result_page.html | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/wqflask/wqflask/templates/correlation_page.html b/wqflask/wqflask/templates/correlation_page.html
index 5af81a85..4a0d70ea 100644
--- a/wqflask/wqflask/templates/correlation_page.html
+++ b/wqflask/wqflask/templates/correlation_page.html
@@ -142,7 +142,8 @@
-
+
+
-
+
--
cgit v1.2.3
From 7abdfadb8a2eaf91ff00601883da338d018451c2 Mon Sep 17 00:00:00 2001
From: Alexander Kabui
Date: Mon, 1 Feb 2021 12:28:11 +0300
Subject: replace colorbox link
---
wqflask/wqflask/templates/base.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wqflask/wqflask/templates/base.html b/wqflask/wqflask/templates/base.html
index f8307ac4..efaa1c6c 100644
--- a/wqflask/wqflask/templates/base.html
+++ b/wqflask/wqflask/templates/base.html
@@ -18,7 +18,7 @@
-
+
--
cgit v1.2.3