From 1695e07c1de3ed806311b3ebc9ed93f8c8833458 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 28 Apr 2025 12:00:35 -0500 Subject: Move generic utility functions to the utils.js file. --- uploader/templates/base.html | 2 +- .../templates/phenotypes/add-phenotypes-base.html | 19 ------------------- 2 files changed, 1 insertion(+), 20 deletions(-) (limited to 'uploader/templates') diff --git a/uploader/templates/base.html b/uploader/templates/base.html index 570989a..3c0d0d4 100644 --- a/uploader/templates/base.html +++ b/uploader/templates/base.html @@ -154,7 +154,7 @@ - + {%block javascript%}{%endblock%} diff --git a/uploader/templates/phenotypes/add-phenotypes-base.html b/uploader/templates/phenotypes/add-phenotypes-base.html index a2d9484..6be9cb0 100644 --- a/uploader/templates/phenotypes/add-phenotypes-base.html +++ b/uploader/templates/phenotypes/add-phenotypes-base.html @@ -165,25 +165,6 @@ {%block javascript%}