From e8fd56734dc582355bd807cfc34b872c10c794c1 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 17 Dec 2024 12:51:23 -0600 Subject: Move common sidebar content --- uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html') diff --git a/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html b/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html index 8f67baa..898fc0c 100644 --- a/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html +++ b/uploader/templates/phenotypes/add-phenotypes-with-rqtl2-bundle.html @@ -201,3 +201,7 @@ phenotypes × individuals.

{%endblock%} + +{%block sidebarcontents%} +{{display_pheno_dataset_card(species, population, dataset)}} +{%endblock%} -- cgit v1.2.3