From d5f7a9303bbd65e7c981a245f849a8ae6f7349ee Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Wed, 8 Feb 2023 03:15:23 +0300 Subject: replace fontawesome cdn --- test/requests/link_checker.py | 1 + wqflask/wqflask/templates/test_correlation_page.html | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/test/requests/link_checker.py b/test/requests/link_checker.py index 86222254..6c5ed147 100644 --- a/test/requests/link_checker.py +++ b/test/requests/link_checker.py @@ -149,6 +149,7 @@ def check_packaged_js_files(args_obj, parser): "/js/DataTables/images/sort_asc_disabled.png", "/js/DataTables/images/sort_desc_disabled.png", "/js/shapiro-wilk/shapiro-wilk.js", + "/js/fontawesome/js/all.min.js" ] print("Checking links") diff --git a/wqflask/wqflask/templates/test_correlation_page.html b/wqflask/wqflask/templates/test_correlation_page.html index 991773a2..5f895388 100644 --- a/wqflask/wqflask/templates/test_correlation_page.html +++ b/wqflask/wqflask/templates/test_correlation_page.html @@ -4,7 +4,9 @@ - + + + @@ -81,7 +83,7 @@ - +