From 2df07846e19b6f7eff5c4053454a4e780413b059 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 3 Feb 2025 16:05:54 -0600 Subject: Comment-out unimplemented features. --- uploader/templates/base.html | 2 ++ uploader/templates/index.html | 3 +++ 2 files changed, 5 insertions(+) (limited to 'uploader') diff --git a/uploader/templates/base.html b/uploader/templates/base.html index 9cd4cee..2229b3d 100644 --- a/uploader/templates/base.html +++ b/uploader/templates/base.html @@ -71,6 +71,7 @@
  • Phenotype Data
  • + diff --git a/uploader/templates/index.html b/uploader/templates/index.html index d6f57eb..e954a1c 100644 --- a/uploader/templates/index.html +++ b/uploader/templates/index.html @@ -71,6 +71,8 @@ samples/individuals before attempting an upload of your data.

    Expression Data

    + {%endblock%} -- cgit v1.2.3