From 11cc13240c6872605daa088a0964172347b379be Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Wed, 14 Feb 2024 14:44:50 +0300 Subject: replace jquery-ui cdn with guix packaging --- gn2/wqflask/templates/base.html | 3 +-- gn2/wqflask/templates/collections/view.html | 2 +- gn2/wqflask/templates/edit_case_attributes.html | 2 +- gn2/wqflask/templates/gnqa.html | 3 +-- gn2/wqflask/templates/gsearch_gene.html | 2 +- gn2/wqflask/templates/gsearch_pheno.html | 2 +- gn2/wqflask/templates/list_case_attribute_diffs.html | 2 +- gn2/wqflask/templates/list_case_attribute_diffs_error.html | 2 +- gn2/wqflask/templates/oauth2/data-list-genotype.html | 2 +- gn2/wqflask/templates/oauth2/data-list-mrna.html | 2 +- gn2/wqflask/templates/oauth2/data-list-phenotype.html | 2 +- gn2/wqflask/templates/search_result_page.html | 2 +- gn2/wqflask/templates/show_trait.html | 2 +- gn2/wqflask/templates/show_trait_error.html | 2 +- gn2/wqflask/templates/view_case_attribute_diff.html | 2 +- gn2/wqflask/templates/view_case_attribute_diff_error.html | 2 +- 16 files changed, 16 insertions(+), 18 deletions(-) (limited to 'gn2/wqflask') diff --git a/gn2/wqflask/templates/base.html b/gn2/wqflask/templates/base.html index 23c3b01f..4c4308a3 100644 --- a/gn2/wqflask/templates/base.html +++ b/gn2/wqflask/templates/base.html @@ -456,8 +456,7 @@ required placeholder="Ask More Questions or Topics (E.g Genes) " value='' name=" }); - - + {% block js %} {% endblock %} diff --git a/gn2/wqflask/templates/collections/view.html b/gn2/wqflask/templates/collections/view.html index c850e163..7e74442f 100644 --- a/gn2/wqflask/templates/collections/view.html +++ b/gn2/wqflask/templates/collections/view.html @@ -3,7 +3,7 @@ {% block css %} - + {% endblock %} diff --git a/gn2/wqflask/templates/edit_case_attributes.html b/gn2/wqflask/templates/edit_case_attributes.html index 3c97b992..f6264818 100644 --- a/gn2/wqflask/templates/edit_case_attributes.html +++ b/gn2/wqflask/templates/edit_case_attributes.html @@ -5,7 +5,7 @@ + href="{{ url_for('css', filename='jquery-ui/jquery-ui.theme.css') }}" />